{"id":378947,"url":"https://github.com/BurntSushi/ripgrep","last_synced_at":"2026-09-08T21:00:58.663Z","repository":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-08T01:47:44.508Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13182,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-08T01:47:44.521Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"packages":[{"id":13408271,"name":"rust-grep-cli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/cli","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T17:09:23.516Z","latest_release_published_at":"2026-02-06T17:09:23.516Z","latest_release_number":"0.1.10-1","last_synced_at":"2026-03-06T17:18:49.779Z","created_at":"2026-02-06T17:09:22.812Z","updated_at":"2026-08-22T14:35:08.727Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-cli","install_command":"apt-get install rust-grep-cli","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-cli-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-1+default-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.14-~~) \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.148-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.3.0-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-22T00:11:39.275Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13136,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-22T00:11:39.288Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:35:08.727Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/rust-grep-cli?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:07:29.575Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.2,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-cli/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1390},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-04T05:05:59.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":6221338,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT public-domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_number":"12.1.0-r0","last_synced_at":"2026-04-02T15:21:08.992Z","created_at":"2023-02-01T03:45:31.738Z","updated_at":"2026-08-27T19:23:02.906Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T19:23:02.906Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":0.5876361357047716,"forks_count":1.1282613805531614,"average":5.796051085168064},"purl":"pkg:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":81,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-03-25T10:17:58.711Z","updated_at":"2023-03-25T10:17:58.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":490},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-09-04T05:04:40.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6041752,"name":"ripgrep-dbg","ecosystem":"adelie","description":"Recursively searches directories for a regex pattern (debug symbols)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"Unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"user","versions_count":3,"first_release_published_at":"2023-01-07T05:37:40.000Z","latest_release_published_at":"2024-12-08T06:02:02.000Z","latest_release_number":"14.1.0-r0","last_synced_at":"2026-07-28T13:00:21.532Z","created_at":"2023-01-31T17:53:49.803Z","updated_at":"2026-08-27T19:23:02.905Z","registry_url":"https://pkg.adelielinux.org/current/ripgrep-dbg","install_command":"apk add ripgrep-dbg","documentation_url":null,"metadata":{"repository":"user","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T19:23:02.905Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":17.375601926163725,"stargazers_count":0.0,"forks_count":0.26752273943285176,"average":4.410781166399144},"purl":"pkg:apk/adelie/ripgrep-dbg?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/adelie/ripgrep-dbg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/adelie/ripgrep-dbg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/adelie/ripgrep-dbg/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-dbg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-dbg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-dbg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-dbg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-dbg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-dbg/codemeta","maintainers":[{"uuid":"samuel@sholland.org","login":null,"name":"Samuel Holland","email":null,"url":null,"packages_count":35,"html_url":"https://pkg.adelielinux.org/current/-/search?maintainer=Samuel Holland","role":null,"created_at":"2023-01-31T19:11:17.366Z","updated_at":"2023-01-31T19:11:17.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/maintainers/samuel@sholland.org/packages"}],"registry":{"name":"pkg.adelielinux.org","url":"https://pkg.adelielinux.org/current","ecosystem":"adelie","default":true,"packages_count":7859,"maintainers_count":22,"namespaces_count":2,"keywords_count":277,"github":"AdelieLinux","metadata":{"repos":["system","user"],"funded_packages_count":54},"icon_url":"https://github.com/AdelieLinux.png","created_at":"2023-01-31T17:27:50.526Z","updated_at":"2026-09-04T05:06:10.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/namespaces"}},{"id":13806434,"name":"rust-globset","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:46:35.570Z","latest_release_published_at":"2026-02-13T18:46:35.570Z","latest_release_number":"0.4.10-1","last_synced_at":"2026-08-28T10:28:28.411Z","created_at":"2026-02-13T18:46:35.344Z","updated_at":"2026-09-04T10:36:40.079Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-globset","install_command":"apt-get install rust-globset","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-globset-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-0.7+default-dev (\u003e= 0.7.3-~~) \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.1.0-~~) \u003c!nocheck\u003e, librust-fnv-1+default-dev (\u003e= 1.0.6-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+perf-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e, librust-regex-1+std-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T10:36:40.079Z","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/ubuntu/rust-globset?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1474},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-04T05:06:01.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":11141524,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_number":"14.1.1-r0","last_synced_at":"2026-03-24T04:05:47.007Z","created_at":"2024-12-07T13:48:59.957Z","updated_at":"2026-09-04T10:36:40.110Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T10:36:40.110Z","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:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":105,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-12-09T09:50:30.652Z","updated_at":"2024-12-09T09:50:30.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25395,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1421},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-04T05:06:10.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6101946,"name":"ripgrep-doc","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_number":"13.0.0-r1","last_synced_at":"2026-03-24T02:18:30.417Z","created_at":"2023-01-31T20:50:10.429Z","updated_at":"2026-08-30T02:07:39.583Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ripgrep-doc","install_command":"apk add ripgrep-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-29T21:57:54.558Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13157,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-29T21:57:54.572Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T02:07:39.583Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.6006511732345347,"forks_count":1.1844616593690356,"average":7.259739530706186},"purl":"pkg:apk/alpine/ripgrep-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T19:42:43.595Z","issues_count":492,"pull_requests_count":546,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":327,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0677655677655677,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7887323943661972,"past_year_avg_comments_per_pull_request":0.5209580838323353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-doc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T07:51:41.534Z","updated_at":"2023-02-01T07:51:41.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13487259,"name":"rust-grep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/grep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T17:13:10.550Z","latest_release_published_at":"2026-02-10T17:13:10.550Z","latest_release_number":"0.3.1-1","last_synced_at":"2026-08-04T05:08:22.045Z","created_at":"2026-02-10T17:13:08.575Z","updated_at":"2026-09-07T12:44:56.233Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep","install_command":"apt-get install rust-grep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-cli-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-grep-printer-0.2+default-dev (\u003e= 0.2.1-~~) \u003c!nocheck\u003e, librust-grep-regex-0.1+default-dev (\u003e= 0.1.12-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.13-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T12:44:56.233Z","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/ubuntu/rust-grep?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13487262,"name":"rust-grep-matcher","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/matcher","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T17:13:11.674Z","latest_release_published_at":"2026-02-10T17:13:11.674Z","latest_release_number":"0.1.7-1","last_synced_at":"2026-03-10T18:39:03.501Z","created_at":"2026-02-10T17:13:11.174Z","updated_at":"2026-09-07T12:44:56.233Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-matcher","install_command":"apt-get install rust-grep-matcher","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-matcher-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.6.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T12:44:56.233Z","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/ubuntu/rust-grep-matcher?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-matcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-matcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-matcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-matcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-matcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-matcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-matcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-matcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-matcher/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":6051412,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2022-12-09T09:10:27.000Z","latest_release_published_at":"2026-07-18T23:15:12.000Z","latest_release_number":"15.2.0-r0","last_synced_at":"2026-07-18T23:35:26.009Z","created_at":"2023-01-31T18:27:11.761Z","updated_at":"2026-09-07T12:44:56.240Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T12:44:56.240Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.512680025046963,"forks_count":1.0958046336881653,"average":4.062304320601127},"purl":"pkg:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":"aklitzing@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-01-31T21:39:14.695Z","updated_at":"2023-01-31T21:39:14.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":40098,"maintainers_count":911,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2962},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-09-04T05:05:37.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11768194,"name":"ripgrep-fish-completion","ecosystem":"alpine","description":"Fish completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_number":"14.1.1-r0","last_synced_at":"2026-03-24T04:06:01.042Z","created_at":"2025-06-07T19:29:29.056Z","updated_at":"2026-09-04T11:41:43.340Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/ripgrep-fish-completion","install_command":"apk add ripgrep-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T11:41:43.340Z","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:apk/alpine/ripgrep-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-fish-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2025-06-08T17:58:58.174Z","updated_at":"2025-06-08T17:58:58.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1826},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-04T05:06:13.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":13806577,"name":"rust-ignore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:48:29.624Z","latest_release_published_at":"2026-02-13T18:48:29.624Z","latest_release_number":"0.4.20-1","last_synced_at":"2026-03-14T04:14:16.277Z","created_at":"2026-02-13T18:48:29.366Z","updated_at":"2026-09-04T11:41:43.380Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-ignore","install_command":"apt-get install rust-ignore","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-ignore-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.10-~~) \u003c!nocheck\u003e, librust-lazy-static-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.1-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-thread-local-1+default-dev \u003c!nocheck\u003e, librust-walkdir-2+default-dev (\u003e= 2.2.7-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T11:41:43.380Z","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/ubuntu/rust-ignore?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-ignore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-ignore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-ignore/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ignore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ignore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ignore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ignore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ignore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ignore/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1474},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-04T05:06:01.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13670913,"name":"rust-globset","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:24:07.930Z","latest_release_published_at":"2026-02-12T13:24:07.930Z","latest_release_number":"0.4.15-1","last_synced_at":"2026-03-14T19:21:29.188Z","created_at":"2026-02-12T13:24:07.541Z","updated_at":"2026-09-04T11:41:42.528Z","registry_url":"https://tracker.debian.org/pkg/rust-globset","install_command":"apt-get install rust-globset","documentation_url":"https://packages.debian.org/trixie/rust-globset","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-globset-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-1+default-dev (\u003e= 1.1.1-~~) \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-regex-automata-0.4+hybrid-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+meta-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+nfa-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+perf-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+std-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+syntax-dev \u003c!nocheck\u003e, librust-regex-syntax-0.8+std-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T11:41:42.528Z","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/rust-globset?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1856},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-04T05:05:24.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13487266,"name":"rust-grep-regex","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/regex","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T17:13:13.479Z","latest_release_published_at":"2026-02-10T17:13:13.479Z","latest_release_number":"0.1.12-1","last_synced_at":"2026-08-21T20:28:35.115Z","created_at":"2026-02-10T17:13:13.078Z","updated_at":"2026-09-04T11:41:43.377Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-regex","install_command":"apt-get install rust-grep-regex","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-regex-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-1+default-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-regex-automata-0.4+default-dev \u003c!nocheck\u003e, librust-regex-syntax-0.8+default-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T11:41:43.377Z","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/ubuntu/rust-grep-regex?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-regex/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13487215,"name":"rust-globset","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T17:11:12.255Z","latest_release_published_at":"2026-02-10T17:11:12.255Z","latest_release_number":"0.4.14-1","last_synced_at":"2026-03-10T18:38:09.577Z","created_at":"2026-02-10T17:11:11.966Z","updated_at":"2026-08-27T21:03:27.945Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-globset","install_command":"apt-get install rust-globset","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-globset-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-1+default-dev (\u003e= 1.1.1-~~) \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-regex-automata-0.4+hybrid-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+meta-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+nfa-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+perf-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+std-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+syntax-dev \u003c!nocheck\u003e, librust-regex-syntax-0.8+std-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:03:27.944Z","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/ubuntu/rust-globset?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13487267,"name":"rust-grep-searcher","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/searcher","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T17:13:13.760Z","latest_release_published_at":"2026-02-10T17:13:13.760Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-03-10T18:38:01.726Z","created_at":"2026-02-10T17:13:13.460Z","updated_at":"2026-08-27T21:03:28.684Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-searcher","install_command":"apt-get install rust-grep-searcher","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-searcher-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-encoding-rs-0.8+default-dev (\u003e= 0.8.33-~~) \u003c!nocheck\u003e, librust-encoding-rs-io-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.6.3-~~) \u003c!nocheck\u003e, librust-memmap2-0.9+default-dev \u003c!nocheck\u003e, librust-grep-regex-dev (\u003e= 0.1.9)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T21:03:28.684Z","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/ubuntu/rust-grep-searcher?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-searcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-searcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-searcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-searcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-searcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-searcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-searcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-searcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-searcher/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13531523,"name":"rust-grep-pcre2","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:45:37.576Z","latest_release_published_at":"2026-02-10T23:45:37.576Z","latest_release_number":"0.1.4-2","last_synced_at":"2026-03-14T07:21:57.078Z","created_at":"2026-02-10T23:45:37.393Z","updated_at":"2026-09-04T12:58:31.916Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-pcre2","install_command":"apt-get install rust-grep-pcre2","documentation_url":"https://packages.debian.org/bullseye/rust-grep-pcre2","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-pcre2-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-pcre2-0.2+default-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T12:58:31.916Z","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/rust-grep-pcre2?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-pcre2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-pcre2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-pcre2/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-pcre2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-pcre2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-pcre2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-pcre2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-pcre2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-pcre2/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":891},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-04T05:05:56.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13714349,"name":"rust-globset","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:54:08.890Z","latest_release_published_at":"2026-02-12T23:54:08.890Z","latest_release_number":"0.4.9-1","last_synced_at":"2026-03-14T00:39:00.910Z","created_at":"2026-02-12T23:54:08.637Z","updated_at":"2026-09-04T14:05:09.354Z","registry_url":"https://tracker.debian.org/pkg/rust-globset","install_command":"apt-get install rust-globset","documentation_url":"https://packages.debian.org/bookworm/rust-globset","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-globset-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-0.7+default-dev (\u003e= 0.7.3-~~) \u003c!nocheck\u003e, librust-bstr-0.2+std-dev \u003c!nocheck\u003e, librust-fnv-1+default-dev (\u003e= 1.0.6-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+perf-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e, librust-regex-1+std-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T14:05:09.353Z","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/rust-globset?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1347},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-04T05:05:54.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":10346951,"name":"ripgrep-doc","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-01-07T21:16:09.000Z","latest_release_published_at":"2024-01-07T21:16:09.000Z","latest_release_number":"14.1.0-r0","last_synced_at":"2026-03-24T02:10:15.120Z","created_at":"2024-06-11T11:17:08.012Z","updated_at":"2026-09-04T14:05:09.367Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/ripgrep-doc","install_command":"apk add ripgrep-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T14:05:09.367Z","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:apk/alpine/ripgrep-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep-doc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-10-29T16:24:24.483Z","updated_at":"2024-10-29T16:24:24.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1560},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-04T05:06:29.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13408274,"name":"rust-grep-printer","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/printer","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T17:09:25.052Z","latest_release_published_at":"2026-02-06T17:09:25.052Z","latest_release_number":"0.2.1-1","last_synced_at":"2026-03-06T17:18:48.496Z","created_at":"2026-02-06T17:09:24.779Z","updated_at":"2026-09-07T14:35:29.595Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-printer","install_command":"apt-get install rust-grep-printer","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-printer-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-1+default-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.13-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-serde-1+default-dev \u003c!nocheck\u003e, librust-serde-json-1+default-dev (\u003e= 1.0.107-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.3.0-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T14:35:29.595Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/rust-grep-printer?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-printer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-printer/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-printer/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1390},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-04T05:05:59.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":8679314,"name":"ripgrep-fish-completion","ecosystem":"alpine","description":"Fish completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-29T22:44:04.000Z","latest_release_published_at":"2023-11-29T22:44:04.000Z","latest_release_number":"14.0.3-r0","last_synced_at":"2026-04-08T14:06:01.581Z","created_at":"2023-12-20T10:33:09.558Z","updated_at":"2026-09-04T17:02:36.623Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/ripgrep-fish-completion","install_command":"apk add ripgrep-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T17:02:36.623Z","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:apk/alpine/ripgrep-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep-fish-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-08-26T08:00:49.043Z","updated_at":"2024-08-26T08:00:49.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-04T05:06:23.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13606482,"name":"rust-grep-regex","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:34:30.642Z","latest_release_published_at":"2026-02-11T11:34:30.642Z","latest_release_number":"0.1.1-1","last_synced_at":"2026-03-14T03:02:48.547Z","created_at":"2026-02-11T11:34:30.149Z","updated_at":"2026-08-27T23:57:24.232Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-regex","install_command":"apt-get install rust-grep-regex","documentation_url":"https://packages.debian.org/buster/rust-grep-regex","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-regex-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 10), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.1~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.0.5~~) \u003c!nocheck\u003e, librust-regex-syntax-0.6+default-dev (\u003e= 0.6.2~~) \u003c!nocheck\u003e, librust-thread-local-0.3+default-dev (\u003e= 0.3.6~~) \u003c!nocheck\u003e, librust-utf8-ranges-1+default-dev (\u003e= 1.0.1~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T23:57:24.232Z","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/rust-grep-regex?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-regex/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":686},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-08T05:01:32.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13752175,"name":"rust-grep-cli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:29:00.469Z","latest_release_published_at":"2026-02-13T07:29:00.469Z","latest_release_number":"0.1.3-1","last_synced_at":"2026-03-13T20:23:48.411Z","created_at":"2026-02-13T07:29:00.278Z","updated_at":"2026-08-27T23:57:24.486Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-cli","install_command":"apt-get install rust-grep-cli","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-cli-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 15), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-atty-0.2+default-dev (\u003e= 0.2.11-~~) \u003c!nocheck\u003e, librust-bstr-0.2+default-dev \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.3-~~) \u003c!nocheck\u003e, librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.1-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T23:57:24.486Z","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/ubuntu/rust-grep-cli?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-cli/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":832},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-04T05:06:04.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13568044,"name":"rust-ignore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:01:28.414Z","latest_release_published_at":"2026-02-11T07:01:28.414Z","latest_release_number":"0.4.18-2","last_synced_at":"2026-03-11T16:05:07.932Z","created_at":"2026-02-11T07:01:28.215Z","updated_at":"2026-08-27T23:57:24.657Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-ignore","install_command":"apt-get install rust-ignore","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-ignore-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-crossbeam-utils-0.8+default-dev \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.7-~~) \u003c!nocheck\u003e, librust-lazy-static-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.1-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-thread-local-1+default-dev \u003c!nocheck\u003e, librust-walkdir-2+default-dev (\u003e= 2.2.7-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T23:57:24.657Z","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/ubuntu/rust-ignore?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-ignore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-ignore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-ignore/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-ignore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-ignore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-ignore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-ignore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-ignore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-ignore/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13567979,"name":"rust-grep-pcre2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:00:35.268Z","latest_release_published_at":"2026-02-11T07:00:35.268Z","latest_release_number":"0.1.5-1","last_synced_at":"2026-03-11T15:33:35.166Z","created_at":"2026-02-11T07:00:35.076Z","updated_at":"2026-08-27T23:57:24.937Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-pcre2","install_command":"apt-get install rust-grep-pcre2","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-pcre2-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-pcre2-0.2+default-dev (\u003e= 0.2.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-27T01:18:07.393Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13149,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-27T01:18:07.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T23:57:24.936Z","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/ubuntu/rust-grep-pcre2?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-pcre2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-pcre2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-pcre2/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-pcre2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-pcre2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-pcre2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-pcre2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-pcre2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-pcre2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":5285685,"name":"ripgrep","ecosystem":"conda","description":"ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern.","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT AND Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2018-09-28T23:03:13.000Z","latest_release_published_at":"2025-12-12T11:29:29.000Z","latest_release_number":"15.1.0","last_synced_at":"2026-08-22T11:28:20.188Z","created_at":"2022-10-03T15:43:12.840Z","updated_at":"2026-09-04T18:42:07.046Z","registry_url":"https://anaconda.org/anaconda/ripgrep","install_command":"conda install -c anaconda ripgrep","documentation_url":null,"metadata":{},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T18:42:07.046Z","dependent_packages_count":2,"downloads":79142,"downloads_period":"total","dependent_repos_count":86,"rankings":{"downloads":null,"dependent_repos_count":19.75234068257324,"dependent_packages_count":20.446994865599518,"stargazers_count":0.8758683177287828,"forks_count":8.24524312896406,"docker_downloads_count":null,"average":12.3301117487164},"purl":"pkg:conda/ripgrep","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/ripgrep/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6037002,"name":"ripgrep-zsh-completion","ecosystem":"adelie","description":"ZSH completion for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"user","versions_count":2,"first_release_published_at":"2023-01-07T05:37:41.000Z","latest_release_published_at":"2023-10-20T16:02:37.000Z","latest_release_number":"11.0.2-r1","last_synced_at":"2025-12-21T22:24:35.074Z","created_at":"2023-01-31T17:43:04.396Z","updated_at":"2026-09-04T18:42:07.299Z","registry_url":"https://pkg.adelielinux.org/current/ripgrep-zsh-completion","install_command":"apk add ripgrep-zsh-completion","documentation_url":null,"metadata":{"repository":"user","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T18:42:07.299Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":17.375601926163725,"stargazers_count":0.0,"forks_count":0.26752273943285176,"average":4.410781166399144},"purl":"pkg:apk/adelie/ripgrep-zsh-completion?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/adelie/ripgrep-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/adelie/ripgrep-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/adelie/ripgrep-zsh-completion/dependencies","status":"removed","funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep-zsh-completion/codemeta","maintainers":[{"uuid":"samuel@sholland.org","login":null,"name":"Samuel Holland","email":null,"url":null,"packages_count":35,"html_url":"https://pkg.adelielinux.org/current/-/search?maintainer=Samuel Holland","role":null,"created_at":"2023-01-31T18:21:54.958Z","updated_at":"2023-01-31T18:21:54.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/maintainers/samuel@sholland.org/packages"}],"registry":{"name":"pkg.adelielinux.org","url":"https://pkg.adelielinux.org/current","ecosystem":"adelie","default":true,"packages_count":7859,"maintainers_count":22,"namespaces_count":2,"keywords_count":277,"github":"AdelieLinux","metadata":{"repos":["system","user"],"funded_packages_count":54},"icon_url":"https://github.com/AdelieLinux.png","created_at":"2023-01-31T17:27:50.526Z","updated_at":"2026-09-04T05:06:10.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/namespaces"}},{"id":13531515,"name":"rust-globset","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:45:32.305Z","latest_release_published_at":"2026-02-10T23:45:32.305Z","latest_release_number":"0.4.5-1","last_synced_at":"2026-03-13T09:28:03.066Z","created_at":"2026-02-10T23:45:32.063Z","updated_at":"2026-09-04T18:42:06.860Z","registry_url":"https://tracker.debian.org/pkg/rust-globset","install_command":"apt-get install rust-globset","documentation_url":"https://packages.debian.org/bullseye/rust-globset","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-globset-dev","standards_version":"4.4.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-0.7+default-dev (\u003e= 0.7.3-~~) \u003c!nocheck\u003e, librust-bstr-0.2+std-dev \u003c!nocheck\u003e, librust-fnv-1+default-dev (\u003e= 1.0.6-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T18:42:06.860Z","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/rust-globset?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":891},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-04T05:05:56.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":6218145,"name":"ripgrep-zsh-completion","ecosystem":"alpine","description":"Zsh completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT public-domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_number":"12.1.0-r0","last_synced_at":"2026-03-24T04:01:16.919Z","created_at":"2023-02-01T03:28:05.153Z","updated_at":"2026-09-04T18:42:05.562Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/ripgrep-zsh-completion","install_command":"apk add ripgrep-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T18:42:05.562Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":0.5876361357047716,"forks_count":1.159601974457416,"average":5.8038862336441275},"purl":"pkg:apk/alpine/ripgrep-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-zsh-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":81,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-05T16:13:30.208Z","updated_at":"2023-02-05T16:13:30.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":490},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-09-04T05:04:40.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6218812,"name":"ripgrep-fish-completion","ecosystem":"alpine","description":"Fish completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT public-domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_number":"12.1.0-r0","last_synced_at":"2026-04-02T15:20:35.212Z","created_at":"2023-02-01T03:33:11.610Z","updated_at":"2026-09-07T16:17:53.625Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/ripgrep-fish-completion","install_command":"apk add ripgrep-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T16:17:53.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":0.5876361357047716,"forks_count":1.1282613805531614,"average":5.796051085168064},"purl":"pkg:apk/alpine/ripgrep-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-fish-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":81,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-03-25T10:18:03.662Z","updated_at":"2023-03-25T10:18:03.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":490},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-09-04T05:04:40.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6048308,"name":"ripgrep-zsh-completion","ecosystem":"alpine","description":"Zsh completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2022-12-09T09:10:27.000Z","latest_release_published_at":"2026-07-18T23:15:12.000Z","latest_release_number":"15.2.0-r0","last_synced_at":"2026-07-18T23:35:39.407Z","created_at":"2023-01-31T18:12:02.402Z","updated_at":"2026-09-07T16:17:52.278Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ripgrep-zsh-completion","install_command":"apk add ripgrep-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T16:17:52.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.512680025046963,"forks_count":1.0958046336881653,"average":4.062304320601127},"purl":"pkg:apk/alpine/ripgrep-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-zsh-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":"aklitzing@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-01-31T20:32:57.607Z","updated_at":"2023-01-31T20:32:57.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":40098,"maintainers_count":911,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2962},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-09-04T05:05:37.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13567962,"name":"rust-globset","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:00:07.922Z","latest_release_published_at":"2026-02-11T07:00:07.922Z","latest_release_number":"0.4.9-1","last_synced_at":"2026-03-11T15:34:01.881Z","created_at":"2026-02-11T07:00:07.730Z","updated_at":"2026-08-28T02:25:45.737Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-globset","install_command":"apt-get install rust-globset","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-globset-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-0.7+default-dev (\u003e= 0.7.3-~~) \u003c!nocheck\u003e, librust-bstr-0.2+std-dev \u003c!nocheck\u003e, librust-fnv-1+default-dev (\u003e= 1.0.6-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+perf-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e, librust-regex-1+std-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T02:25:45.736Z","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/ubuntu/rust-globset?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":5293049,"name":"ripgrep","ecosystem":"conda","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-05-28T07:09:41.000Z","latest_release_published_at":"2022-03-05T08:09:06.000Z","latest_release_number":"13.0.0","last_synced_at":"2026-04-01T16:16:42.203Z","created_at":"2022-10-03T15:54:31.746Z","updated_at":"2026-08-28T02:25:46.175Z","registry_url":"https://anaconda.org/conda-forge/ripgrep","install_command":"conda install -c conda-forge ripgrep","documentation_url":null,"metadata":{},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T02:25:46.175Z","dependent_packages_count":5,"downloads":13080989,"downloads_period":"total","dependent_repos_count":86,"rankings":{"downloads":null,"dependent_repos_count":3.7476920005988323,"dependent_packages_count":10.419681620839363,"stargazers_count":0.3443285593093468,"forks_count":3.193772144318579,"docker_downloads_count":null,"average":4.42636858126653},"purl":"pkg:conda/ripgrep?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ripgrep/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13606483,"name":"rust-grep-searcher","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:34:33.210Z","latest_release_published_at":"2026-02-11T11:34:33.210Z","latest_release_number":"0.1.3-1","last_synced_at":"2026-03-14T03:02:48.823Z","created_at":"2026-02-11T11:34:32.905Z","updated_at":"2026-08-28T02:25:46.176Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-searcher","install_command":"apt-get install rust-grep-searcher","documentation_url":"https://packages.debian.org/buster/rust-grep-searcher","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-searcher-dev, librust-grep-searcher+default-dev, librust-grep-searcher+simd-accel-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 15), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bytecount-0.5+default-dev \u003c!nocheck\u003e, librust-bytecount-0.5+runtime-dispatch-simd-dev \u003c!nocheck\u003e, librust-encoding-rs-0.8+default-dev (\u003e= 0.8.14-~~) \u003c!nocheck\u003e, librust-encoding-rs-io-0.1+default-dev (\u003e= 0.1.4-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.1-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.1-~~) \u003c!nocheck\u003e, librust-memmap-0.7+default-dev \u003c!nocheck\u003e | librust-memmap-0.6+default-dev (\u003e= 0.6.2-~~) \u003c!nocheck\u003e, librust-grep-regex-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T02:25:46.175Z","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/rust-grep-searcher?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-searcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-searcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-searcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-searcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-searcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-searcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-searcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-searcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-searcher/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":686},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-08T05:01:32.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13670941,"name":"rust-grep-printer","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/printer","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:24:42.020Z","latest_release_published_at":"2026-02-12T13:24:42.020Z","latest_release_number":"0.2.2-1","last_synced_at":"2026-03-14T15:03:22.851Z","created_at":"2026-02-12T13:24:41.758Z","updated_at":"2026-08-28T02:25:46.444Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-printer","install_command":"apt-get install rust-grep-printer","documentation_url":"https://packages.debian.org/trixie/rust-grep-printer","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-printer-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-1+default-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.14-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-serde-1+default-dev (\u003e= 1.0.193-~~) \u003c!nocheck\u003e, librust-serde-json-1+default-dev (\u003e= 1.0.107-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.3.0-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T02:25:46.443Z","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/rust-grep-printer?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-printer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-printer/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-printer/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1856},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-04T05:05:24.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13567980,"name":"rust-grep-printer","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/printer","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:00:35.988Z","latest_release_published_at":"2026-02-11T07:00:35.988Z","latest_release_number":"0.1.6-1","last_synced_at":"2026-03-11T19:19:54.932Z","created_at":"2026-02-11T07:00:35.776Z","updated_at":"2026-08-22T01:03:37.006Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-printer","install_command":"apt-get install rust-grep-printer","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-printer-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-base64-0.13+default-dev \u003c!nocheck\u003e, librust-bstr-0.2+default-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.8-~~) \u003c!nocheck\u003e, librust-serde-1+default-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-1+derive-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-json-1+default-dev (\u003e= 1.0.27-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-21T01:09:57.574Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13133,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-21T01:09:57.584Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:03:37.006Z","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/ubuntu/rust-grep-printer?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-printer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-printer/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T17:07:29.575Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.2,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-printer/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13487518,"name":"rust-ignore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T17:16:06.462Z","latest_release_published_at":"2026-02-10T17:16:06.462Z","latest_release_number":"0.4.22-1","last_synced_at":"2026-03-10T18:39:48.473Z","created_at":"2026-02-10T17:16:00.486Z","updated_at":"2026-08-28T04:59:53.964Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-ignore","install_command":"apt-get install rust-ignore","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-ignore-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-crossbeam-deque-0.8+default-dev (\u003e= 0.8.3-~~) \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.14-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.6.3-~~) \u003c!nocheck\u003e, librust-regex-automata-0.4+dfa-onepass-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+hybrid-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+meta-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+nfa-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+perf-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+std-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+syntax-dev \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.6-~~) \u003c!nocheck\u003e, librust-walkdir-2+default-dev (\u003e= 2.4.0-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T04:59:53.964Z","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/ubuntu/rust-ignore?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-ignore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-ignore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-ignore/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ignore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ignore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ignore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ignore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ignore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ignore/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11141523,"name":"ripgrep-doc","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_number":"14.1.1-r0","last_synced_at":"2026-03-24T04:05:45.624Z","created_at":"2024-12-07T13:48:57.355Z","updated_at":"2026-08-21T01:48:52.277Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/ripgrep-doc","install_command":"apk add ripgrep-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-21T00:06:40.264Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13132,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-21T00:06:40.281Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T01:48:52.276Z","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:apk/alpine/ripgrep-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ripgrep-doc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":105,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-12-09T09:50:34.046Z","updated_at":"2024-12-09T09:50:34.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25395,"maintainers_count":413,"namespaces_count":2,"keywords_count":3607,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1421},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-09-04T05:06:10.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13672046,"name":"rust-ripgrep","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:57:29.921Z","latest_release_published_at":"2026-02-12T13:57:29.921Z","latest_release_number":"14.1.1-1","last_synced_at":"2026-03-12T14:09:23.703Z","created_at":"2026-02-12T13:57:29.710Z","updated_at":"2026-08-30T10:51:55.432Z","registry_url":"https://tracker.debian.org/pkg/rust-ripgrep","install_command":"apt-get install rust-ripgrep","documentation_url":"https://packages.debian.org/trixie/rust-ripgrep","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"ripgrep","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native, rustc:native (\u003e= 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (\u003e= 1.0.75-~~), librust-bstr-1+default-dev (\u003e= 1.7.0-~~), librust-grep-0.3+default-dev (\u003e= 0.3.2-~~), librust-ignore-0.4+default-dev (\u003e= 0.4.23-~~), librust-lexopt-0.3+default-dev, librust-log-0.4+default-dev (\u003e= 0.4.5-~~), librust-serde-json-1+default-dev (\u003e= 1.0.23-~~), librust-termcolor-1+default-dev (\u003e= 1.4.0-~~), librust-textwrap-0.16-dev, asciidoc, bash-completion, xsltproc, docbook-xsl, librust-grep-dev (\u003e= 0.2.8-3)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-30T01:21:10.266Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13157,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-30T01:21:12.092Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T10:51:55.432Z","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/rust-ripgrep?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T19:42:43.595Z","issues_count":492,"pull_requests_count":546,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":327,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0677655677655677,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7887323943661972,"past_year_avg_comments_per_pull_request":0.5209580838323353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ripgrep/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1856},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-04T05:05:24.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":11768185,"name":"ripgrep-bash-completion","ecosystem":"alpine","description":"Bash completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_number":"14.1.1-r0","last_synced_at":"2026-03-24T04:06:20.876Z","created_at":"2025-06-07T19:29:22.661Z","updated_at":"2026-08-20T15:40:02.133Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/ripgrep-bash-completion","install_command":"apk add ripgrep-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67292,"open_issues_count":175,"forks_count":2730,"subscribers_count":334,"default_branch":"master","last_synced_at":"2026-08-13T13:48:21.462Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-13T13:45:25.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36763858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:40:02.133Z","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:apk/alpine/ripgrep-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:21:40.491Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-bash-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2025-06-08T17:58:53.414Z","updated_at":"2025-06-08T17:58:53.414Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1826},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-04T05:06:13.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6182990,"name":"ripgrep-fish-completion","ecosystem":"alpine","description":"Fish completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-06-25T07:05:23.000Z","latest_release_published_at":"2021-06-25T07:05:23.000Z","latest_release_number":"13.0.0-r0","last_synced_at":"2026-07-22T19:05:31.026Z","created_at":"2023-02-01T00:40:59.788Z","updated_at":"2026-09-05T00:02:50.556Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/ripgrep-fish-completion","install_command":"apk add ripgrep-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T00:02:50.556Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.5549599545941856,"forks_count":1.0910008198272056,"average":6.807718988459355},"purl":"pkg:apk/alpine/ripgrep-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep-fish-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":93,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-04T17:38:45.070Z","updated_at":"2023-02-04T17:38:45.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":801},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-09-04T05:05:52.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":14547532,"name":"textproc/ripgrep","ecosystem":"openbsd","description":"line oriented search tool using Rust's regex library","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"textproc","versions_count":1,"first_release_published_at":"2026-04-25T13:29:42.000Z","latest_release_published_at":"2026-04-25T13:29:42.000Z","latest_release_number":"15.1.0","last_synced_at":"2026-05-28T00:47:50.891Z","created_at":"2026-05-28T00:47:50.634Z","updated_at":"2026-09-05T00:02:51.294Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc/ripgrep/","install_command":"pkg_add ripgrep-15.1.0","documentation_url":null,"metadata":{"pkgstem":"ripgrep","fullpkgname":"ripgrep-15.1.0","subpackage":"-"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T00:02:51.293Z","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:openbsd/textproc/ripgrep?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/textproc/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/textproc/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/textproc/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/textproc%2Fripgrep/codemeta","maintainers":[{"uuid":"tb@openbsd.org","login":null,"name":"Theo Buehler","email":"tb@openbsd.org","url":null,"packages_count":26,"html_url":null,"role":null,"created_at":"2026-05-28T00:47:51.098Z","updated_at":"2026-05-28T00:47:51.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/tb@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":245},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-09-08T05:00:06.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13780590,"name":"rust-grep-printer","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/printer","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:33:49.347Z","latest_release_published_at":"2026-02-13T13:33:49.347Z","latest_release_number":"0.1.6-1","last_synced_at":"2026-03-13T23:41:24.797Z","created_at":"2026-02-13T13:33:49.170Z","updated_at":"2026-09-07T04:25:32.501Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-printer","install_command":"apt-get install rust-grep-printer","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-printer-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-base64-0.13+default-dev \u003c!nocheck\u003e, librust-bstr-0.2+default-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.8-~~) \u003c!nocheck\u003e, librust-serde-1+default-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-1+derive-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-json-1+default-dev (\u003e= 1.0.27-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-06T00:21:17.853Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13177,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-06T00:21:17.870Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T04:25:32.501Z","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/ubuntu/rust-grep-printer?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-printer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-printer/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-grep-printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-grep-printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-grep-printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-grep-printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-grep-printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-grep-printer/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1095},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-04T05:05:57.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":6207696,"name":"ripgrep-fish-completion","ecosystem":"alpine","description":"Fish completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_number":"12.1.1-r1","last_synced_at":"2026-07-28T14:03:54.468Z","created_at":"2023-02-01T02:38:07.484Z","updated_at":"2026-08-30T15:39:47.279Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/ripgrep-fish-completion","install_command":"apk add ripgrep-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-30T01:21:10.266Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13157,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-30T01:21:12.092Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T15:39:47.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":0.5684680146794272,"forks_count":1.1225444340505144,"average":5.303302871123264},"purl":"pkg:apk/alpine/ripgrep-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T19:42:43.595Z","issues_count":492,"pull_requests_count":546,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":327,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0677655677655677,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7887323943661972,"past_year_avg_comments_per_pull_request":0.5209580838323353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-fish-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":88,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-05T16:13:49.429Z","updated_at":"2023-02-05T16:13:49.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":600},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-09-07T05:00:22.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":13806473,"name":"rust-grep-pcre2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:46:51.138Z","latest_release_published_at":"2026-02-13T18:46:51.138Z","latest_release_number":"0.1.5-1","last_synced_at":"2026-03-14T04:14:01.339Z","created_at":"2026-02-13T18:46:50.952Z","updated_at":"2026-08-20T14:55:39.230Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-pcre2","install_command":"apt-get install rust-grep-pcre2","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-pcre2-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-pcre2-0.2+default-dev (\u003e= 0.2.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67292,"open_issues_count":175,"forks_count":2730,"subscribers_count":334,"default_branch":"master","last_synced_at":"2026-08-13T13:48:21.462Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-13T13:45:25.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36763858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:55:39.230Z","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/ubuntu/rust-grep-pcre2?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-pcre2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-pcre2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-pcre2/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:21:40.491Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-pcre2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-pcre2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-pcre2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-pcre2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-pcre2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-pcre2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1474},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-04T05:06:01.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13567981,"name":"rust-grep-regex","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/regex","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:00:36.713Z","latest_release_published_at":"2026-02-11T07:00:36.713Z","latest_release_number":"0.1.10-1","last_synced_at":"2026-03-11T16:04:32.680Z","created_at":"2026-02-11T07:00:36.522Z","updated_at":"2026-08-20T14:59:15.574Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-regex","install_command":"apt-get install rust-grep-regex","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-regex-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-0.7+default-dev (\u003e= 0.7.3-~~) \u003c!nocheck\u003e, librust-bstr-0.2+default-dev (\u003e= 0.2.10-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-regex-syntax-0.6+default-dev (\u003e= 0.6.5-~~) \u003c!nocheck\u003e, librust-thread-local-1+default-dev (\u003e= 1.1.2-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67292,"open_issues_count":175,"forks_count":2730,"subscribers_count":334,"default_branch":"master","last_synced_at":"2026-08-13T13:48:21.462Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-13T13:45:25.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36763858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:59:15.574Z","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/ubuntu/rust-grep-regex?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:21:40.491Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-regex/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":6051802,"name":"ripgrep-bash-completion","ecosystem":"alpine","description":"Bash completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2022-12-09T09:10:27.000Z","latest_release_published_at":"2026-07-18T23:15:12.000Z","latest_release_number":"15.2.0-r0","last_synced_at":"2026-07-18T23:35:36.860Z","created_at":"2023-01-31T18:29:00.276Z","updated_at":"2026-08-20T14:59:15.587Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ripgrep-bash-completion","install_command":"apk add ripgrep-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67292,"open_issues_count":175,"forks_count":2730,"subscribers_count":334,"default_branch":"master","last_synced_at":"2026-08-13T13:48:21.462Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-13T13:45:25.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36763858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:59:15.587Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.512680025046963,"forks_count":1.0958046336881653,"average":4.062304320601127},"purl":"pkg:apk/alpine/ripgrep-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:21:40.491Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-bash-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":"aklitzing@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-01-31T21:46:10.039Z","updated_at":"2023-01-31T21:46:10.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":40098,"maintainers_count":911,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2962},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-09-04T05:05:37.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13531526,"name":"rust-grep-searcher","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/searcher","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:45:39.419Z","latest_release_published_at":"2026-02-10T23:45:39.419Z","latest_release_number":"0.1.7-1","last_synced_at":"2026-03-14T04:22:00.833Z","created_at":"2026-02-10T23:45:39.219Z","updated_at":"2026-08-20T15:48:27.378Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-searcher","install_command":"apt-get install rust-grep-searcher","documentation_url":"https://packages.debian.org/bullseye/rust-grep-searcher","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-searcher-dev, librust-grep-searcher+default-dev, librust-grep-searcher+simd-accel-dev","standards_version":"4.4.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-0.2+std-dev \u003c!nocheck\u003e, librust-bytecount-0.6+default-dev \u003c!nocheck\u003e, librust-bytecount-0.6+runtime-dispatch-simd-dev \u003c!nocheck\u003e, librust-encoding-rs-0.8+default-dev (\u003e= 0.8.14-~~) \u003c!nocheck\u003e, librust-encoding-rs-io-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-memmap-0.7+default-dev \u003c!nocheck\u003e | librust-memmap-0.6+default-dev (\u003e= 0.6.2-~~) \u003c!nocheck\u003e, librust-grep-regex-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67292,"open_issues_count":175,"forks_count":2730,"subscribers_count":334,"default_branch":"master","last_synced_at":"2026-08-13T13:48:21.462Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-13T13:45:25.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36763858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T15:48:27.378Z","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/rust-grep-searcher?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-searcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-searcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-searcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T11:21:40.491Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-searcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-searcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-searcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-searcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-searcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-searcher/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":891},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-04T05:05:56.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":7781153,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-03-09T23:35:53.000Z","latest_release_published_at":"2023-03-09T23:35:53.000Z","latest_release_number":"13.0.0-r3","last_synced_at":"2026-08-28T05:28:10.795Z","created_at":"2023-05-22T14:48:28.747Z","updated_at":"2026-08-28T05:28:10.796Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:20:33.694Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.568550196997656,"forks_count":1.191960500723156,"docker_downloads_count":null,"average":0.44012767443020295},"purl":"pkg:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":98,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-05-23T08:18:48.835Z","updated_at":"2023-05-23T08:18:48.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1257},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-04T05:06:30.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13752174,"name":"rust-grep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:28:59.791Z","latest_release_published_at":"2026-02-13T07:28:59.791Z","latest_release_number":"0.2.4-1build1","last_synced_at":"2026-08-28T05:28:25.084Z","created_at":"2026-02-13T07:28:59.598Z","updated_at":"2026-08-28T05:28:25.084Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep","install_command":"apt-get install rust-grep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-dev, librust-grep+simd-accel-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-cli-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-grep-pcre2-0.1+default-dev (\u003e= 0.1.3-~~) \u003c!nocheck\u003e, librust-grep-printer-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-grep-regex-0.1+default-dev (\u003e= 0.1.3-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:20:33.695Z","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/ubuntu/rust-grep?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":832},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-04T05:06:04.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":6203832,"name":"ripgrep-zsh-completion","ecosystem":"alpine","description":"Zsh completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_number":"12.1.1-r1","last_synced_at":"2026-03-24T04:01:04.371Z","created_at":"2023-02-01T02:19:32.154Z","updated_at":"2026-09-05T02:59:13.647Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/ripgrep-zsh-completion","install_command":"apk add ripgrep-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T02:59:13.646Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":0.5900554076419371,"forks_count":1.1225444340505144,"average":5.308699719363891},"purl":"pkg:apk/alpine/ripgrep-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-zsh-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":88,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-04T17:38:45.121Z","updated_at":"2023-02-04T17:38:45.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":600},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-09-07T05:00:22.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":11768186,"name":"ripgrep-doc","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_published_at":"2024-09-15T17:05:20.000Z","latest_release_number":"14.1.1-r0","last_synced_at":"2026-03-24T04:05:58.120Z","created_at":"2025-06-07T19:29:23.101Z","updated_at":"2026-08-20T17:04:43.618Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/ripgrep-doc","install_command":"apk add ripgrep-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:04:43.618Z","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:apk/alpine/ripgrep-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ripgrep-doc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2025-06-08T17:58:52.093Z","updated_at":"2025-06-08T17:58:52.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26323,"maintainers_count":422,"namespaces_count":2,"keywords_count":4638,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1826},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-09-04T05:06:13.481Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":8679311,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-29T22:44:04.000Z","latest_release_published_at":"2023-11-29T22:44:04.000Z","latest_release_number":"14.0.3-r0","last_synced_at":"2026-08-21T20:27:56.448Z","created_at":"2023-12-20T10:33:09.318Z","updated_at":"2026-08-21T20:27:56.448Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-08-20T17:09:34.616Z","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:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-08-26T08:00:39.641Z","updated_at":"2024-08-26T08:00:39.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1042},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-09-04T05:06:23.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13120171,"name":"ripgrep","ecosystem":"nixpkgs","description":"Utility that combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"Unlicense, MIT","normalized_licenses":["Unlicense","MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T20:02:24.785Z","latest_release_published_at":"2026-02-01T20:02:24.785Z","latest_release_number":"14.1.1","last_synced_at":"2026-08-21T20:26:46.188Z","created_at":"2026-02-01T20:01:18.102Z","updated_at":"2026-09-06T11:18:02.855Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=ripgrep","install_command":"nix-env -iA nixpkgs.ripgrep","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/ri/ripgrep/package.nix#L61","metadata":{"nix_attribute":"ripgrep-14.1.1","position":"pkgs/by-name/ri/ripgrep/package.nix:61","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv7a-darwin","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-06T00:21:17.853Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13177,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-06T00:21:17.870Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T11:18:02.855Z","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":0.14018346818819016,"average":0.04672782272939672},"purl":"pkg:nix/ripgrep?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/ripgrep","docker_dependents_count":4,"docker_downloads_count":97765,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T20:18:57.710Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.8309859154929577,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/ripgrep/codemeta","maintainers":[{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":591,"html_url":null,"role":null,"created_at":"2026-03-06T13:27:39.911Z","updated_at":"2026-03-06T13:27:39.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/Ma27/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":126,"html_url":null,"role":null,"created_at":"2026-03-06T13:27:39.861Z","updated_at":"2026-03-06T13:27:39.861Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/globin/packages"},{"uuid":"zowoq","login":null,"name":"zowoq","email":null,"url":"https://github.com/zowoq","packages_count":43,"html_url":null,"role":null,"created_at":"2026-03-06T13:27:40.051Z","updated_at":"2026-03-06T13:27:40.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/zowoq/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3803},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-04T05:05:01.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13670940,"name":"rust-grep-pcre2","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:24:40.953Z","latest_release_published_at":"2026-02-12T13:24:40.953Z","latest_release_number":"0.1.8-1","last_synced_at":"2026-03-13T14:09:42.105Z","created_at":"2026-02-12T13:24:40.707Z","updated_at":"2026-08-20T17:20:33.920Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-pcre2","install_command":"apt-get install rust-grep-pcre2","documentation_url":"https://packages.debian.org/trixie/rust-grep-pcre2","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-pcre2-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-pcre2-0.2+default-dev (\u003e= 0.2.6-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:20:33.919Z","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/rust-grep-pcre2?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-pcre2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-pcre2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-pcre2/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-pcre2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-pcre2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-pcre2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-pcre2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-pcre2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep-pcre2/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1856},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-04T05:05:24.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13408254,"name":"rust-globset","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T17:09:08.781Z","latest_release_published_at":"2026-02-06T17:09:08.781Z","latest_release_number":"0.4.14-1","last_synced_at":"2026-03-06T17:18:12.664Z","created_at":"2026-02-06T17:09:08.519Z","updated_at":"2026-08-20T17:24:20.879Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-globset","install_command":"apt-get install rust-globset","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-globset-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-1+default-dev (\u003e= 1.1.1-~~) \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-regex-automata-0.4+hybrid-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+meta-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+nfa-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+perf-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+std-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+syntax-dev \u003c!nocheck\u003e, librust-regex-syntax-0.8+std-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:24:20.878Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/rust-globset?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1390},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-04T05:05:59.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13567977,"name":"rust-grep-cli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/cli","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:00:33.719Z","latest_release_published_at":"2026-02-11T07:00:33.719Z","latest_release_number":"0.1.6-2","last_synced_at":"2026-03-11T15:34:05.986Z","created_at":"2026-02-11T07:00:33.525Z","updated_at":"2026-09-07T20:10:30.277Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-cli","install_command":"apt-get install rust-grep-cli","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-cli-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-atty-0.2+default-dev (\u003e= 0.2.11-~~) \u003c!nocheck\u003e, librust-bstr-0.2+default-dev \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.7-~~) \u003c!nocheck\u003e, librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.1-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:10:30.276Z","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/ubuntu/rust-grep-cli?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-cli/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13714370,"name":"rust-grep-pcre2","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/pcre2","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:54:45.252Z","latest_release_published_at":"2026-02-12T23:54:45.252Z","latest_release_number":"0.1.5-1","last_synced_at":"2026-03-14T00:41:03.527Z","created_at":"2026-02-12T23:54:45.085Z","updated_at":"2026-09-07T20:10:32.023Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-pcre2","install_command":"apt-get install rust-grep-pcre2","documentation_url":"https://packages.debian.org/bookworm/rust-grep-pcre2","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-pcre2-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-pcre2-0.2+default-dev (\u003e= 0.2.3-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:10:32.022Z","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/rust-grep-pcre2?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-pcre2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-pcre2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-pcre2/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-pcre2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-pcre2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-pcre2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-pcre2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-pcre2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-pcre2/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1347},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-04T05:05:54.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13531794,"name":"rust-ripgrep","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:48:50.231Z","latest_release_published_at":"2026-02-10T23:48:50.231Z","latest_release_number":"12.1.1-1","last_synced_at":"2026-08-28T05:28:33.480Z","created_at":"2026-02-10T23:48:50.026Z","updated_at":"2026-09-07T20:10:32.063Z","registry_url":"https://tracker.debian.org/pkg/rust-ripgrep","install_command":"apt-get install rust-ripgrep","documentation_url":"https://packages.debian.org/bullseye/rust-ripgrep","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"ripgrep","standards_version":"4.4.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native, rustc:native, libstd-rust-dev, librust-bstr-0.2+default-dev (\u003e= 0.2.12-~~), librust-clap-2+suggestions-dev (\u003e= 2.33.0-~~), librust-grep-0.2+default-dev (\u003e= 0.2.7-~~), librust-grep-searcher+default-dev (\u003e= 0.1.3-~~), librust-ignore-0.4+default-dev (\u003e= 0.4.16-~~), librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~), librust-log-0.4+default-dev (\u003e= 0.4.5-~~), librust-num-cpus-1+default-dev (\u003e= 1.8.0-~~), librust-regex-1+default-dev (\u003e= 1.3.5-~~), librust-serde-json-1+default-dev (\u003e= 1.0.23-~~), librust-termcolor-1+default-dev (\u003e= 1.1.0-~~), asciidoc, bash-completion, xsltproc, docbook-xsl","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:10:32.063Z","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/rust-ripgrep?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-ripgrep/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":891},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-04T05:05:56.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13781031,"name":"rust-ripgrep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:37:50.024Z","latest_release_published_at":"2026-02-13T13:37:50.024Z","latest_release_number":"13.0.0-2","last_synced_at":"2026-03-13T23:38:52.657Z","created_at":"2026-02-13T13:37:49.880Z","updated_at":"2026-09-07T20:10:32.141Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-ripgrep","install_command":"apt-get install rust-ripgrep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ripgrep","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native, rustc:native, libstd-rust-dev, librust-bstr-0.2+default-dev (\u003e= 0.2.12-~~), librust-clap-2+suggestions-dev (\u003e= 2.33.0-~~), librust-grep-0.2+default-dev (\u003e= 0.2.8-~~), librust-grep-searcher+default-dev (\u003e= 0.1.3-~~), librust-ignore-0.4+default-dev (\u003e= 0.4.18-~~), librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~), librust-log-0.4+default-dev (\u003e= 0.4.5-~~), librust-num-cpus-1+default-dev (\u003e= 1.8.0-~~), librust-regex-1+default-dev (\u003e= 1.3.5-~~), librust-serde-json-1+default-dev (\u003e= 1.0.23-~~), librust-termcolor-1+default-dev (\u003e= 1.1.0-~~), asciidoc, bash-completion, xsltproc, docbook-xsl","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:10:32.141Z","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/ubuntu/rust-ripgrep?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/rust-ripgrep/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1095},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-04T05:05:57.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":7921914,"name":"tree_sitter_grep_ignore","ecosystem":"cargo","description":"(A forked version of `ignore` used internally by `tree-sitter-grep`)\n\nA fast library for efficiently matching ignore files such as `.gitignore`\nagainst file paths.\n","homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore","licenses":"Unlicense OR MIT","normalized_licenses":["Unlicense","MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["file","glob","gitignore","ignore","pattern"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-12T16:45:56.683Z","latest_release_published_at":"2023-07-12T16:45:56.683Z","latest_release_number":"0.4.20-dev.0","last_synced_at":"2026-09-07T20:15:24.545Z","created_at":"2023-07-12T17:08:12.013Z","updated_at":"2026-09-07T20:15:24.545Z","registry_url":"https://crates.io/crates/tree_sitter_grep_ignore/","install_command":"cargo install tree_sitter_grep_ignore","documentation_url":"https://docs.rs/tree_sitter_grep_ignore/","metadata":{"categories":[]},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-04T00:11:14.347Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13168,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-04T00:11:14.357Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-04T12:58:32.161Z","dependent_packages_count":2,"downloads":3409,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":99.08900314481106,"dependent_repos_count":28.384708182536713,"dependent_packages_count":32.324971920628975,"stargazers_count":0.10399507479325779,"forks_count":0.772891395863492,"docker_downloads_count":null,"average":32.135113943726694},"purl":"pkg:cargo/tree_sitter_grep_ignore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/tree_sitter_grep_ignore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/tree_sitter_grep_ignore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/tree_sitter_grep_ignore/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:19:54.105Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1519854.3846153845,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7746478873239437,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree_sitter_grep_ignore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree_sitter_grep_ignore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree_sitter_grep_ignore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree_sitter_grep_ignore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree_sitter_grep_ignore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/tree_sitter_grep_ignore/codemeta","maintainers":[{"uuid":"221009","login":"helixbass","name":"Julian Rosse","email":null,"url":"https://github.com/helixbass","packages_count":7,"html_url":"https://crates.io/users/helixbass","role":null,"created_at":"2023-07-12T17:37:04.309Z","updated_at":"2023-07-12T17:37:04.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/helixbass/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338078,"maintainers_count":71448,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13567976,"name":"rust-grep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/grep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:00:33.104Z","latest_release_published_at":"2026-02-11T07:00:33.104Z","latest_release_number":"0.2.10-1","last_synced_at":"2026-03-11T15:34:04.886Z","created_at":"2026-02-11T07:00:32.897Z","updated_at":"2026-08-20T17:37:32.724Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep","install_command":"apt-get install rust-grep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-cli-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-grep-printer-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-regex-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:37:32.724Z","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/ubuntu/rust-grep?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13531525,"name":"rust-grep-regex","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/regex","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:45:38.821Z","latest_release_published_at":"2026-02-10T23:45:38.821Z","latest_release_number":"0.1.8-1","last_synced_at":"2026-03-14T07:21:57.764Z","created_at":"2026-02-10T23:45:38.624Z","updated_at":"2026-08-20T17:37:32.979Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-regex","install_command":"apt-get install rust-grep-regex","documentation_url":"https://packages.debian.org/bullseye/rust-grep-regex","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-regex-dev","standards_version":"4.4.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-0.7+default-dev (\u003e= 0.7.3-~~) \u003c!nocheck\u003e, librust-bstr-0.2+default-dev (\u003e= 0.2.10-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-regex-syntax-0.6+default-dev (\u003e= 0.6.5-~~) \u003c!nocheck\u003e, librust-thread-local-1+default-dev \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:37:32.979Z","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/rust-grep-regex?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-regex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-regex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-regex/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-regex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-regex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-regex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-regex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-regex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-regex/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":891},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-04T05:05:56.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":6223649,"name":"ripgrep-bash-completion","ecosystem":"alpine","description":"Bash completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT public-domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_number":"12.1.0-r0","last_synced_at":"2026-04-02T15:22:09.069Z","created_at":"2023-02-01T03:53:45.780Z","updated_at":"2026-08-28T06:14:36.952Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/ripgrep-bash-completion","install_command":"apk add ripgrep-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T06:14:36.952Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":0.5876361357047716,"forks_count":1.1282613805531614,"average":5.796051085168064},"purl":"pkg:apk/alpine/ripgrep-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-bash-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":81,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-03-25T10:17:43.426Z","updated_at":"2023-03-25T10:17:43.426Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":490},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-09-04T05:04:40.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":10346952,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-01-07T21:16:09.000Z","latest_release_published_at":"2024-01-07T21:16:09.000Z","latest_release_number":"14.1.0-r0","last_synced_at":"2026-04-08T14:02:16.724Z","created_at":"2024-06-11T11:17:08.718Z","updated_at":"2026-08-28T06:14:36.931Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T06:14:36.931Z","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:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-06-12T02:03:59.580Z","updated_at":"2024-06-12T02:03:59.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1560},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-09-04T05:06:29.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":13714366,"name":"rust-grep","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/grep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:54:43.571Z","latest_release_published_at":"2026-02-12T23:54:43.571Z","latest_release_number":"0.2.10-1","last_synced_at":"2026-03-14T00:41:03.048Z","created_at":"2026-02-12T23:54:43.337Z","updated_at":"2026-08-20T17:59:11.928Z","registry_url":"https://tracker.debian.org/pkg/rust-grep","install_command":"apt-get install rust-grep","documentation_url":"https://packages.debian.org/bookworm/rust-grep","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-cli-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-grep-printer-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-regex-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:59:11.928Z","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/rust-grep?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1347},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-04T05:05:54.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13336294,"name":"ripgrep","ecosystem":"nixpkgs","description":"A utility that combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"Unlicense, MIT","normalized_licenses":["Unlicense","MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T08:39:38.123Z","latest_release_published_at":"2026-02-02T08:39:38.123Z","latest_release_number":"13.0.0","last_synced_at":"2026-08-11T08:01:10.623Z","created_at":"2026-02-02T08:39:37.664Z","updated_at":"2026-08-20T17:59:12.026Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=ripgrep","install_command":"nix-env -iA nixpkgs.ripgrep","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/tools/text/ripgrep/default.nix#L50","metadata":{"nix_attribute":"ripgrep-13.0.0","position":"pkgs/tools/text/ripgrep/default.nix:50","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv7a-darwin","armv5tel-linux","armv7a-linux","m68k-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T17:59:12.026Z","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":0.15899720830483094,"average":0.052999069434943646},"purl":"pkg:nix/ripgrep?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/ripgrep","docker_dependents_count":4,"docker_downloads_count":97765,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/ripgrep/codemeta","maintainers":[{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":464,"html_url":null,"role":null,"created_at":"2026-03-05T06:51:54.718Z","updated_at":"2026-03-05T06:51:54.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/Ma27/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":133,"html_url":null,"role":null,"created_at":"2026-03-05T06:51:54.663Z","updated_at":"2026-03-05T06:51:54.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/globin/packages"},{"uuid":"zowoq","login":null,"name":"zowoq","email":null,"url":"https://github.com/zowoq","packages_count":36,"html_url":null,"role":null,"created_at":"2026-03-05T06:51:54.792Z","updated_at":"2026-03-05T06:51:54.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/zowoq/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3446},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-04T05:05:08.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13752171,"name":"rust-globset","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/globset","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:28:57.759Z","latest_release_published_at":"2026-02-13T07:28:57.759Z","latest_release_number":"0.4.4-2","last_synced_at":"2026-03-13T20:24:26.227Z","created_at":"2026-02-13T07:28:57.495Z","updated_at":"2026-08-20T18:07:50.213Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-globset","install_command":"apt-get install rust-globset","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-globset-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-aho-corasick-0.7+default-dev (\u003e= 0.7.3-~~) \u003c!nocheck\u003e, librust-bstr-0.2+std-dev \u003c!nocheck\u003e, librust-fnv-1+default-dev (\u003e= 1.0.6-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1.5-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:07:50.213Z","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/ubuntu/rust-globset?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-globset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-globset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-globset/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-globset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-globset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-globset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-globset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-globset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-globset/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":832},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-04T05:06:04.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":15055534,"name":"@dynamoengine/ripgrep-win32-x64","ecosystem":"npm","description":"ripgrep 15.2.0 (pkg rev 1) binary for /, bundled for the Dynamo Engine CLI. Upstream: BurntSushi/ripgrep (MIT OR Unlicense).","homepage":"https://github.com/BurntSushi/ripgrep#readme","licenses":"(MIT OR Unlicense)","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"dynamoengine","versions_count":2,"first_release_published_at":"2026-08-27T13:45:49.785Z","latest_release_published_at":"2026-08-27T15:22:25.777Z","latest_release_number":"15.2.1","last_synced_at":"2026-09-07T20:17:29.576Z","created_at":"2026-08-27T15:42:35.940Z","updated_at":"2026-09-07T20:17:29.576Z","registry_url":"https://www.npmjs.com/package/@dynamoengine/ripgrep-win32-x64","install_command":"npm install @dynamoengine/ripgrep-win32-x64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"15.2.1"},"contentPolicy":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T04:28:54.111Z","dependent_packages_count":0,"downloads":252,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":20.99539630848049,"dependent_packages_count":30.259980076461073,"stargazers_count":0.10408425871850203,"forks_count":0.5889536416892059,"docker_downloads_count":null,"average":12.987103571337318},"purl":"pkg:npm/%40dynamoengine/ripgrep-win32-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dynamoengine/ripgrep-win32-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dynamoengine/ripgrep-win32-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dynamoengine/ripgrep-win32-x64/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-win32-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-win32-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-win32-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-win32-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-win32-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-win32-x64/codemeta","maintainers":[{"uuid":"jhciaralli","login":"jhciaralli","name":null,"email":"leasw11@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jhciaralli","role":null,"created_at":"2026-08-27T15:42:36.109Z","updated_at":"2026-08-27T15:42:36.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jhciaralli/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5835684,"maintainers_count":1249478,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6046507,"name":"ripgrep-fish-completion","ecosystem":"alpine","description":"Fish completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Unlicense","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2022-12-09T09:10:27.000Z","latest_release_published_at":"2026-07-18T23:15:12.000Z","latest_release_number":"15.2.0-r0","last_synced_at":"2026-08-24T06:27:49.672Z","created_at":"2023-01-31T18:04:22.340Z","updated_at":"2026-08-24T06:27:49.689Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ripgrep-fish-completion","install_command":"apk add ripgrep-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:37:05.950Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.512680025046963,"forks_count":1.0958046336881653,"average":4.062304320601127},"purl":"pkg:apk/alpine/ripgrep-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ripgrep-fish-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":"aklitzing@gmail.com","url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-01-31T20:03:04.940Z","updated_at":"2023-01-31T20:03:04.940Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":40098,"maintainers_count":911,"namespaces_count":3,"keywords_count":6584,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2962},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-09-04T05:05:37.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13670937,"name":"rust-grep","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/grep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:24:36.506Z","latest_release_published_at":"2026-02-12T13:24:36.506Z","latest_release_number":"0.3.2-1","last_synced_at":"2026-03-14T19:21:31.803Z","created_at":"2026-02-12T13:24:36.291Z","updated_at":"2026-08-20T18:45:51.477Z","registry_url":"https://tracker.debian.org/pkg/rust-grep","install_command":"apt-get install rust-grep","documentation_url":"https://packages.debian.org/trixie/rust-grep","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-cli-0.1+default-dev (\u003e= 0.1.11-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-grep-printer-0.2+default-dev (\u003e= 0.2.2-~~) \u003c!nocheck\u003e, librust-grep-regex-0.1+default-dev (\u003e= 0.1.13-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.14-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:45:51.477Z","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/rust-grep?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-grep/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1856},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-04T05:05:24.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13763024,"name":"rust-ripgrep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T10:08:36.026Z","latest_release_published_at":"2026-02-13T10:08:36.026Z","latest_release_number":"14.1.0-2","last_synced_at":"2026-03-13T17:15:27.064Z","created_at":"2026-02-13T10:08:35.831Z","updated_at":"2026-08-20T19:15:47.725Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-ripgrep","install_command":"apt-get install rust-ripgrep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ripgrep","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native, rustc:native (\u003e= 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (\u003e= 1.0.75-~~), librust-bstr-1+default-dev (\u003e= 1.7.0-~~), librust-grep-0.3+default-dev (\u003e= 0.3.1-~~), librust-ignore-0.4+default-dev (\u003e= 0.4.22-~~), librust-lexopt-0.3+default-dev, librust-log-0.4+default-dev (\u003e= 0.4.5-~~), librust-serde-json-1+default-dev (\u003e= 1.0.23-~~), librust-termcolor-1+default-dev (\u003e= 1.4.0-~~), librust-textwrap-0.16-dev, asciidoc, bash-completion, xsltproc, docbook-xsl, librust-grep-dev (\u003e= 0.2.8-3)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:15:47.725Z","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":0.0,"forks_count":0.01821161901293025,"docker_downloads_count":null,"average":0.004552904753232562},"purl":"pkg:deb/ubuntu/rust-ripgrep?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-ripgrep/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":15054931,"name":"@dynamoengine/ripgrep-linux-x64","ecosystem":"npm","description":"ripgrep 15.2.0 (pkg rev 1) binary for /, bundled for the Dynamo Engine CLI. Upstream: BurntSushi/ripgrep (MIT OR Unlicense).","homepage":"https://github.com/BurntSushi/ripgrep#readme","licenses":"(MIT OR Unlicense)","normalized_licenses":["MIT","Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"dynamoengine","versions_count":2,"first_release_published_at":"2026-08-27T13:45:46.986Z","latest_release_published_at":"2026-08-27T15:22:23.449Z","latest_release_number":"15.2.1","last_synced_at":"2026-09-07T21:04:27.744Z","created_at":"2026-08-27T13:47:51.003Z","updated_at":"2026-09-07T21:04:27.745Z","registry_url":"https://www.npmjs.com/package/@dynamoengine/ripgrep-linux-x64","install_command":"npm install @dynamoengine/ripgrep-linux-x64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"15.2.1"},"contentPolicy":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-09-07T14:35:29.571Z","dependent_packages_count":0,"downloads":312,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":20.99539630848049,"dependent_packages_count":30.259980076461073,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.62768819247078},"purl":"pkg:npm/%40dynamoengine/ripgrep-linux-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dynamoengine/ripgrep-linux-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dynamoengine/ripgrep-linux-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dynamoengine/ripgrep-linux-x64/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T17:00:33.924Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8571428571428572,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-linux-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-linux-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-linux-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-linux-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-linux-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dynamoengine%2Fripgrep-linux-x64/codemeta","maintainers":[{"uuid":"jhciaralli","login":"jhciaralli","name":null,"email":"leasw11@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jhciaralli","role":null,"created_at":"2026-08-27T13:47:51.175Z","updated_at":"2026-08-27T13:47:51.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jhciaralli/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5835684,"maintainers_count":1249478,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13722262,"name":"rust-ripgrep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:05:54.282Z","latest_release_published_at":"2026-02-13T01:05:54.282Z","latest_release_number":"14.1.0-1","last_synced_at":"2026-03-13T04:14:52.273Z","created_at":"2026-02-13T01:05:54.125Z","updated_at":"2026-08-20T19:58:13.962Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-ripgrep","install_command":"apt-get install rust-ripgrep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ripgrep","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native, rustc:native (\u003e= 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (\u003e= 1.0.75-~~), librust-bstr-1+default-dev (\u003e= 1.7.0-~~), librust-grep-0.3+default-dev (\u003e= 0.3.1-~~), librust-ignore-0.4+default-dev (\u003e= 0.4.22-~~), librust-lexopt-0.3+default-dev, librust-log-0.4+default-dev (\u003e= 0.4.5-~~), librust-serde-json-1+default-dev (\u003e= 1.0.23-~~), librust-termcolor-1+default-dev (\u003e= 1.4.0-~~), librust-textwrap-0.16-dev, asciidoc, bash-completion, xsltproc, docbook-xsl, librust-grep-dev (\u003e= 0.2.8-3)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T19:58:13.962Z","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/ubuntu/rust-ripgrep?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-ripgrep/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1390},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-04T05:05:59.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":6036880,"name":"ripgrep","ecosystem":"adelie","description":"Recursively searches directories for a regex pattern","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"Unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"user","versions_count":3,"first_release_published_at":"2023-01-07T05:37:42.000Z","latest_release_published_at":"2024-12-08T06:02:03.000Z","latest_release_number":"14.1.0-r0","last_synced_at":"2026-03-22T00:17:27.794Z","created_at":"2023-01-31T17:42:51.837Z","updated_at":"2026-08-28T20:17:25.042Z","registry_url":"https://pkg.adelielinux.org/current/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"user","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T20:17:25.042Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":17.375601926163725,"stargazers_count":0.026752273943285176,"forks_count":0.26752273943285176,"average":4.417469234884965},"purl":"pkg:apk/adelie/ripgrep?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/adelie/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/adelie/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/adelie/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T17:37:04.129Z","issues_count":492,"pull_requests_count":546,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":326,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.065934065934066,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5209580838323353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages/ripgrep/codemeta","maintainers":[{"uuid":"samuel@sholland.org","login":null,"name":"Samuel Holland","email":null,"url":null,"packages_count":35,"html_url":"https://pkg.adelielinux.org/current/-/search?maintainer=Samuel Holland","role":null,"created_at":"2023-01-31T18:20:43.146Z","updated_at":"2023-01-31T18:20:43.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/maintainers/samuel@sholland.org/packages"}],"registry":{"name":"pkg.adelielinux.org","url":"https://pkg.adelielinux.org/current","ecosystem":"adelie","default":true,"packages_count":7859,"maintainers_count":22,"namespaces_count":2,"keywords_count":277,"github":"AdelieLinux","metadata":{"repos":["system","user"],"funded_packages_count":54},"icon_url":"https://github.com/AdelieLinux.png","created_at":"2023-01-31T17:27:50.526Z","updated_at":"2026-09-04T05:06:10.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkg.adelielinux.org/namespaces"}},{"id":13408276,"name":"rust-grep-searcher","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/searcher","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T17:09:32.744Z","latest_release_published_at":"2026-02-06T17:09:32.744Z","latest_release_number":"0.1.13-1","last_synced_at":"2026-03-06T17:18:46.647Z","created_at":"2026-02-06T17:09:32.449Z","updated_at":"2026-08-20T21:31:56.847Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-searcher","install_command":"apt-get install rust-grep-searcher","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-searcher-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-encoding-rs-0.8+default-dev (\u003e= 0.8.33-~~) \u003c!nocheck\u003e, librust-encoding-rs-io-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.6.3-~~) \u003c!nocheck\u003e, librust-memmap2-0.9+default-dev \u003c!nocheck\u003e, librust-grep-regex-dev (\u003e= 0.1.9)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T21:31:56.847Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/rust-grep-searcher?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-searcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-searcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-searcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-searcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-searcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-searcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-searcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-searcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep-searcher/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1390},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-04T05:05:59.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":12941016,"name":"ripgrep","ecosystem":"nixpkgs","description":"Utility that combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"Unlicense, MIT","normalized_licenses":["Unlicense","MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-28T01:13:16.279Z","latest_release_published_at":"2026-01-28T01:13:16.279Z","latest_release_number":"15.1.0","last_synced_at":"2026-09-03T14:28:00.233Z","created_at":"2026-01-28T01:13:16.042Z","updated_at":"2026-09-07T22:02:55.171Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=ripgrep","install_command":"nix-env -iA nixpkgs.ripgrep","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/ri/ripgrep/package.nix#L62","metadata":{"nix_attribute":"ripgrep-15.1.0","position":"pkgs/by-name/ri/ripgrep/package.nix:62","platforms":["x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T22:02:55.171Z","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":0.12108203307740996,"average":0.04036067769246999},"purl":"pkg:nix/ripgrep?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/ripgrep","docker_dependents_count":4,"docker_downloads_count":97765,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:05:15.713Z","issues_count":496,"pull_requests_count":548,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":329,"issue_authors_count":442,"avg_comments_per_issue":4.169354838709677,"avg_comments_per_pull_request":1.063868613138686,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8194444444444444,"past_year_avg_comments_per_pull_request":0.49700598802395207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/ripgrep/codemeta","maintainers":[{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":694,"html_url":null,"role":null,"created_at":"2026-03-04T14:10:54.696Z","updated_at":"2026-03-04T14:10:54.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/Ma27/packages"},{"uuid":"zowoq","login":null,"name":"zowoq","email":null,"url":"https://github.com/zowoq","packages_count":99,"html_url":null,"role":null,"created_at":"2026-03-04T14:10:54.736Z","updated_at":"2026-03-04T14:10:54.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/zowoq/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":31,"html_url":null,"role":null,"created_at":"2026-03-04T14:10:54.659Z","updated_at":"2026-03-04T14:10:54.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/globin/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154292,"maintainers_count":4929,"namespaces_count":0,"keywords_count":3238,"github":"NixOS","metadata":{"funded_packages_count":6628},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-08T05:01:27.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":6086101,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_number":"13.0.0-r1","last_synced_at":"2026-03-24T02:18:34.208Z","created_at":"2023-01-31T20:08:07.435Z","updated_at":"2026-09-07T22:02:55.192Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T22:02:55.192Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":0.6006511732345347,"forks_count":1.1844616593690356,"average":5.184124845627035},"purl":"pkg:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:05:15.713Z","issues_count":496,"pull_requests_count":548,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":329,"issue_authors_count":442,"avg_comments_per_issue":4.169354838709677,"avg_comments_per_pull_request":1.063868613138686,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8194444444444444,"past_year_avg_comments_per_pull_request":0.49700598802395207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T05:25:25.022Z","updated_at":"2023-02-01T05:25:25.022Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6099259,"name":"ripgrep-bash-completion","ecosystem":"alpine","description":"Bash completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_number":"13.0.0-r1","last_synced_at":"2026-03-21T23:38:51.193Z","created_at":"2023-01-31T20:43:02.951Z","updated_at":"2026-08-28T09:59:19.522Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ripgrep-bash-completion","install_command":"apk add ripgrep-bash-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T09:59:19.521Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.6006511732345347,"forks_count":1.1844616593690356,"average":7.259739530706186},"purl":"pkg:apk/alpine/ripgrep-bash-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-bash-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-bash-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-bash-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-bash-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-bash-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-bash-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-bash-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-bash-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-bash-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T07:28:12.625Z","updated_at":"2023-02-01T07:28:12.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6176765,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-06-25T07:05:23.000Z","latest_release_published_at":"2021-06-25T07:05:23.000Z","latest_release_number":"13.0.0-r0","last_synced_at":"2026-07-22T19:15:49.418Z","created_at":"2023-02-01T00:25:24.344Z","updated_at":"2026-08-20T22:39:10.677Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-20T22:39:10.677Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.5549599545941856,"forks_count":1.0910008198272056,"average":6.807718988459355},"purl":"pkg:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":93,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-04T17:38:36.514Z","updated_at":"2023-02-04T17:38:36.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":801},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-09-04T05:05:52.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":6204946,"name":"ripgrep","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_number":"12.1.1-r1","last_synced_at":"2026-04-02T15:05:22.707Z","created_at":"2023-02-01T02:24:50.522Z","updated_at":"2026-09-08T08:22:36.672Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/ripgrep","install_command":"apk add ripgrep","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-08T01:47:44.508Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13182,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-08T01:47:44.521Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T08:22:36.672Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":0.5900554076419371,"forks_count":1.1225444340505144,"average":5.308699719363891},"purl":"pkg:apk/alpine/ripgrep?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:05:15.713Z","issues_count":496,"pull_requests_count":548,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":329,"issue_authors_count":442,"avg_comments_per_issue":4.169354838709677,"avg_comments_per_pull_request":1.063868613138686,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8194444444444444,"past_year_avg_comments_per_pull_request":0.49700598802395207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":88,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-04T17:38:41.338Z","updated_at":"2023-02-04T17:38:41.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":600},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-09-07T05:00:22.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":13531524,"name":"rust-grep-printer","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/printer","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:45:38.205Z","latest_release_published_at":"2026-02-10T23:45:38.205Z","latest_release_number":"0.1.5-1","last_synced_at":"2026-03-14T07:21:57.430Z","created_at":"2026-02-10T23:45:38.019Z","updated_at":"2026-09-05T08:25:14.290Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-printer","install_command":"apt-get install rust-grep-printer","documentation_url":"https://packages.debian.org/bullseye/rust-grep-printer","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-printer-dev, librust-grep-printer+base64-dev, librust-grep-printer+serde-dev, librust-grep-printer+serde1-dev, librust-grep-printer+serde-derive-dev, librust-grep-printer+serde-json-dev","standards_version":"4.4.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-base64-0.12+default-dev \u003c!nocheck\u003e, librust-bstr-0.2+default-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.4-~~) \u003c!nocheck\u003e, librust-serde-1+default-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-derive-1+default-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-json-1+default-dev (\u003e= 1.0.27-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T08:25:14.289Z","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/rust-grep-printer?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-printer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-printer/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/rust-grep-printer/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":891},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-04T05:05:56.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13807278,"name":"rust-ripgrep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:59:19.659Z","latest_release_published_at":"2026-02-13T18:59:19.659Z","latest_release_number":"13.0.0-5","last_synced_at":"2026-07-24T20:05:42.084Z","created_at":"2026-02-13T18:59:19.485Z","updated_at":"2026-09-05T08:25:14.461Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-ripgrep","install_command":"apt-get install rust-ripgrep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"ripgrep","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native, rustc:native, libstd-rust-dev, librust-bstr-1+default-dev (\u003e= 1.1-~~), librust-clap-2+suggestions-dev (\u003e= 2.33.0-~~), librust-grep-0.2+default-dev (\u003e= 0.2.8-~~), librust-grep-searcher+default-dev (\u003e= 0.1.3-~~), librust-ignore-0.4+default-dev (\u003e= 0.4.18-~~), librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~), librust-log-0.4+default-dev (\u003e= 0.4.5-~~), librust-num-cpus-1+default-dev (\u003e= 1.8.0-~~), librust-regex-1+default-dev (\u003e= 1.3.5-~~), librust-serde-json-1+default-dev (\u003e= 1.0.23-~~), librust-termcolor-1+default-dev (\u003e= 1.1.0-~~), asciidoc, bash-completion, xsltproc, docbook-xsl, librust-grep-dev (\u003e= 0.2.8-3)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T08:25:14.461Z","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/ubuntu/rust-ripgrep?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-ripgrep/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1474},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-04T05:06:01.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13237397,"name":"ripgrep","ecosystem":"nixpkgs","description":"A utility that combines the usability of The Silver Searcher with the raw speed of grep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"Unlicense, MIT","normalized_licenses":["Unlicense","MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T02:58:28.607Z","latest_release_published_at":"2026-02-02T02:58:28.607Z","latest_release_number":"14.1.0","last_synced_at":"2026-08-28T10:26:21.094Z","created_at":"2026-02-02T02:58:28.319Z","updated_at":"2026-08-28T10:26:21.094Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=ripgrep","install_command":"nix-env -iA nixpkgs.ripgrep","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/tools/text/ripgrep/default.nix#L59","metadata":{"nix_attribute":"ripgrep-14.1.0","position":"pkgs/tools/text/ripgrep/default.nix:59","platforms":["x86_64-darwin","i686-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","i686-windows","x86_64-windows","armv7a-darwin","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox","wasm32-wasi"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T03:47:39.914Z","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":0.14807672440511038,"average":0.049358908135036794},"purl":"pkg:nix/ripgrep?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/ripgrep","docker_dependents_count":4,"docker_downloads_count":97765,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/ripgrep/codemeta","maintainers":[{"uuid":"Ma27","login":null,"name":"Maximilian Bosch","email":"maximilian@mbosch.me","url":"https://github.com/Ma27","packages_count":472,"html_url":null,"role":null,"created_at":"2026-03-08T00:10:12.335Z","updated_at":"2026-03-08T00:10:12.335Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/Ma27/packages"},{"uuid":"globin","login":null,"name":"Robin Gloster","email":"mail@glob.in","url":"https://github.com/globin","packages_count":129,"html_url":null,"role":null,"created_at":"2026-03-08T00:10:12.298Z","updated_at":"2026-03-08T00:10:12.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/globin/packages"},{"uuid":"zowoq","login":null,"name":"zowoq","email":null,"url":"https://github.com/zowoq","packages_count":49,"html_url":null,"role":null,"created_at":"2026-03-08T00:10:12.370Z","updated_at":"2026-03-08T00:10:12.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/zowoq/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3721},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-08T05:01:06.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":6145726,"name":"ripgrep-zsh-completion","ecosystem":"alpine","description":"Zsh completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-02-14T16:29:55.000Z","latest_release_published_at":"2022-02-14T16:29:55.000Z","latest_release_number":"13.0.0-r0","last_synced_at":"2026-08-03T15:04:26.286Z","created_at":"2023-01-31T23:02:15.224Z","updated_at":"2026-09-06T14:08:09.567Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/ripgrep-zsh-completion","install_command":"apk add ripgrep-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-06T00:21:17.853Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13177,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-06T00:21:17.870Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T14:08:09.567Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.5517403298702823,"forks_count":1.0623936138991608,"average":7.231320068087103},"purl":"pkg:apk/alpine/ripgrep-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T20:18:57.710Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.8309859154929577,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ripgrep-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ripgrep-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ripgrep-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ripgrep-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ripgrep-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ripgrep-zsh-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T13:54:20.979Z","updated_at":"2023-02-01T13:54:20.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":950},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-09-04T05:06:07.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":13606478,"name":"rust-grep-cli","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:34:16.540Z","latest_release_published_at":"2026-02-11T11:34:16.540Z","latest_release_number":"0.1.1-1","last_synced_at":"2026-03-13T20:04:48.281Z","created_at":"2026-02-11T11:34:16.085Z","updated_at":"2026-08-28T11:21:01.641Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-cli","install_command":"apt-get install rust-grep-cli","documentation_url":"https://packages.debian.org/buster/rust-grep-cli","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-cli-dev","standards_version":"4.2.0","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 10), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-atty-0.2+default-dev (\u003e= 0.2.11-~~) \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.2-~~) \u003c!nocheck\u003e, librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.0.5-~~) \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.3-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.3-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.1-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T11:21:01.641Z","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/rust-grep-cli?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/rust-grep-cli/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":686},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-09-08T05:01:32.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13806475,"name":"rust-grep-printer","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/printer","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:46:51.428Z","latest_release_published_at":"2026-02-13T18:46:51.428Z","latest_release_number":"0.1.7-1","last_synced_at":"2026-03-13T19:25:59.580Z","created_at":"2026-02-13T18:46:51.185Z","updated_at":"2026-08-21T00:53:23.375Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-printer","install_command":"apt-get install rust-grep-printer","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-printer-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-base64-0.21+default-dev \u003c!nocheck\u003e, librust-bstr-1+default-dev (\u003e= 1.1.0-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.11-~~) \u003c!nocheck\u003e, librust-serde-1+default-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-1+derive-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-json-1+default-dev (\u003e= 1.0.27-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-20T04:39:10.288Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13129,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-20T04:39:10.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T00:53:23.375Z","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/ubuntu/rust-grep-printer?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-printer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-printer/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep-printer/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1474},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-04T05:06:01.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":6087859,"name":"ripgrep-zsh-completion","ecosystem":"alpine","description":"Zsh completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_number":"13.0.0-r1","last_synced_at":"2026-04-08T14:07:58.633Z","created_at":"2023-01-31T20:13:03.915Z","updated_at":"2026-09-07T23:53:26.705Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ripgrep-zsh-completion","install_command":"apk add ripgrep-zsh-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T23:53:26.704Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.6006511732345347,"forks_count":1.1844616593690356,"average":7.259739530706186},"purl":"pkg:apk/alpine/ripgrep-zsh-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-zsh-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-zsh-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:05:15.713Z","issues_count":496,"pull_requests_count":548,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":329,"issue_authors_count":442,"avg_comments_per_issue":4.169354838709677,"avg_comments_per_pull_request":1.063868613138686,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8194444444444444,"past_year_avg_comments_per_pull_request":0.49700598802395207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-zsh-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-zsh-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-zsh-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-zsh-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-zsh-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-zsh-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T05:41:53.387Z","updated_at":"2023-02-01T05:41:53.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13806469,"name":"rust-grep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/grep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:46:49.366Z","latest_release_published_at":"2026-02-13T18:46:49.366Z","latest_release_number":"0.2.10-1","last_synced_at":"2026-03-14T04:13:57.923Z","created_at":"2026-02-13T18:46:49.117Z","updated_at":"2026-09-07T23:53:28.719Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep","install_command":"apt-get install rust-grep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-dev","standards_version":"4.6.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-cli-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.5-~~) \u003c!nocheck\u003e, librust-grep-printer-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e, librust-grep-regex-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T23:53:28.718Z","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/ubuntu/rust-grep?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:05:15.713Z","issues_count":496,"pull_requests_count":548,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":329,"issue_authors_count":442,"avg_comments_per_issue":4.169354838709677,"avg_comments_per_pull_request":1.063868613138686,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8194444444444444,"past_year_avg_comments_per_pull_request":0.49700598802395207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/rust-grep/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1474},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-04T05:06:01.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13752178,"name":"rust-grep-printer","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:29:02.427Z","latest_release_published_at":"2026-02-13T07:29:02.427Z","latest_release_number":"0.1.3-2","last_synced_at":"2026-08-28T10:28:05.840Z","created_at":"2026-02-13T07:29:02.263Z","updated_at":"2026-09-07T23:53:28.832Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-printer","install_command":"apt-get install rust-grep-printer","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-printer-dev, librust-grep-printer+base64-dev, librust-grep-printer+serde-dev, librust-grep-printer+serde1-dev, librust-grep-printer+serde-derive-dev, librust-grep-printer+serde-json-dev","standards_version":"4.4.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 11), dh-cargo (\u003e= 18), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-base64-0.11+default-dev \u003c!nocheck\u003e | librust-base64-0.10+default-dev \u003c!nocheck\u003e, librust-bstr-0.2+default-dev \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.4-~~) \u003c!nocheck\u003e, librust-serde-1+default-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-derive-1+default-dev (\u003e= 1.0.77-~~) \u003c!nocheck\u003e, librust-serde-json-1+default-dev (\u003e= 1.0.27-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-07T00:14:23.088Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13179,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-07T00:14:23.224Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T23:53:28.832Z","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/ubuntu/rust-grep-printer?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-printer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-printer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-printer/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:05:15.713Z","issues_count":496,"pull_requests_count":548,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":329,"issue_authors_count":442,"avg_comments_per_issue":4.169354838709677,"avg_comments_per_pull_request":1.063868613138686,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8194444444444444,"past_year_avg_comments_per_pull_request":0.49700598802395207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-printer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-printer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-printer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-printer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-printer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/rust-grep-printer/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1425,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":832},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-09-04T05:06:04.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":6209113,"name":"ripgrep-doc","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_published_at":"2020-06-05T20:52:52.000Z","latest_release_number":"12.1.1-r1","last_synced_at":"2026-07-27T13:01:49.415Z","created_at":"2023-02-01T02:46:48.916Z","updated_at":"2026-09-05T11:03:48.139Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/ripgrep-doc","install_command":"apk add ripgrep-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T11:03:48.139Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":0.5684680146794272,"forks_count":1.1225444340505144,"average":5.303302871123264},"purl":"pkg:apk/alpine/ripgrep-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/ripgrep-doc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":88,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-05T16:13:38.368Z","updated_at":"2023-02-05T16:13:38.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":600},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-09-07T05:00:22.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":13487261,"name":"rust-grep-cli","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/cli","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T17:13:11.315Z","latest_release_published_at":"2026-02-10T17:13:11.315Z","latest_release_number":"0.1.10-1","last_synced_at":"2026-08-02T03:01:33.105Z","created_at":"2026-02-10T17:13:10.671Z","updated_at":"2026-09-05T11:03:48.338Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-cli","install_command":"apt-get install rust-grep-cli","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-cli-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-bstr-1+default-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-bstr-1+std-dev (\u003e= 1.6.2-~~) \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.14-~~) \u003c!nocheck\u003e, librust-libc-0.2+default-dev (\u003e= 0.2.148-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.3.0-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.6-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T11:03:48.337Z","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/ubuntu/rust-grep-cli?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/rust-grep-cli/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13671098,"name":"rust-ignore","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T13:28:54.510Z","latest_release_published_at":"2026-02-12T13:28:54.510Z","latest_release_number":"0.4.23-1","last_synced_at":"2026-03-14T20:31:13.112Z","created_at":"2026-02-12T13:28:54.325Z","updated_at":"2026-09-05T11:03:48.441Z","registry_url":"https://tracker.debian.org/pkg/rust-ignore","install_command":"apt-get install rust-ignore","documentation_url":"https://packages.debian.org/trixie/rust-ignore","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-ignore-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-crossbeam-deque-0.8+default-dev (\u003e= 0.8.3-~~) \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.15-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.20-~~) \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.6.3-~~) \u003c!nocheck\u003e, librust-regex-automata-0.4+dfa-onepass-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+hybrid-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+meta-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+nfa-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+perf-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+std-dev \u003c!nocheck\u003e, librust-regex-automata-0.4+syntax-dev \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.6-~~) \u003c!nocheck\u003e, librust-walkdir-2+default-dev (\u003e= 2.4.0-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.2-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T11:03:48.441Z","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/rust-ignore?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-ignore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-ignore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-ignore/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ignore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ignore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ignore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ignore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ignore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/rust-ignore/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1856},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-04T05:05:24.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13408270,"name":"rust-grep","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/grep","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T17:09:23.420Z","latest_release_published_at":"2026-02-06T17:09:23.420Z","latest_release_number":"0.3.1-1","last_synced_at":"2026-03-06T18:54:56.402Z","created_at":"2026-02-06T17:09:22.775Z","updated_at":"2026-08-28T18:55:37.220Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep","install_command":"apt-get install rust-grep","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-dev","standards_version":"4.6.2","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-grep-cli-0.1+default-dev (\u003e= 0.1.10-~~) \u003c!nocheck\u003e, librust-grep-matcher-0.1+default-dev (\u003e= 0.1.7-~~) \u003c!nocheck\u003e, librust-grep-printer-0.2+default-dev (\u003e= 0.2.1-~~) \u003c!nocheck\u003e, librust-grep-regex-0.1+default-dev (\u003e= 0.1.12-~~) \u003c!nocheck\u003e, librust-grep-searcher-0.1+default-dev (\u003e= 0.1.13-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T18:55:37.219Z","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/ubuntu/rust-grep?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T17:37:04.129Z","issues_count":492,"pull_requests_count":546,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":326,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.065934065934066,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5209580838323353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/rust-grep/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1390},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-04T05:05:59.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":6220668,"name":"ripgrep-doc","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT public-domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_published_at":"2020-05-16T21:51:48.000Z","latest_release_number":"12.1.0-r0","last_synced_at":"2026-09-05T11:28:00.514Z","created_at":"2023-02-01T03:41:56.725Z","updated_at":"2026-09-05T11:28:00.514Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/ripgrep-doc","install_command":"apk add ripgrep-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-28T01:07:31.740Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13151,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-28T01:07:31.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T12:53:16.165Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":0.5876361357047716,"forks_count":1.1282613805531614,"average":5.796051085168064},"purl":"pkg:apk/alpine/ripgrep-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T16:12:52.224Z","issues_count":492,"pull_requests_count":545,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":325,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0678899082568807,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.7638888888888888,"past_year_avg_comments_per_pull_request":0.5240963855421686,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/ripgrep-doc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":81,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-03-25T10:17:46.930Z","updated_at":"2023-03-25T10:17:46.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":490},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-09-04T05:04:40.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6085423,"name":"ripgrep-fish-completion","ecosystem":"alpine","description":"Fish completions for ripgrep","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_published_at":"2022-08-04T17:39:36.000Z","latest_release_number":"13.0.0-r1","last_synced_at":"2026-04-08T14:07:15.523Z","created_at":"2023-01-31T20:06:13.658Z","updated_at":"2026-08-21T02:48:25.699Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ripgrep-fish-completion","install_command":"apk add ripgrep-fish-completion","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-21T01:09:57.574Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13133,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-21T01:09:57.584Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T02:48:25.699Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":0.6006511732345347,"forks_count":1.1844616593690356,"average":7.259739530706186},"purl":"pkg:apk/alpine/ripgrep-fish-completion?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-fish-completion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-fish-completion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-fish-completion/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-fish-completion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-fish-completion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-fish-completion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-fish-completion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-fish-completion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ripgrep-fish-completion/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T05:17:31.551Z","updated_at":"2023-02-01T05:17:31.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3375,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1068},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-09-01T05:06:22.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":7781155,"name":"ripgrep-doc","ecosystem":"alpine","description":"ripgrep combines the usability of The Silver Searcher with the raw speed of grep (documentation)","homepage":"https://github.com/BurntSushi/ripgrep","licenses":"MIT OR Public-Domain","normalized_licenses":["MIT"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-03-09T23:35:53.000Z","latest_release_published_at":"2023-03-09T23:35:53.000Z","latest_release_number":"13.0.0-r3","last_synced_at":"2026-07-30T16:04:41.376Z","created_at":"2023-05-22T14:48:29.279Z","updated_at":"2026-09-06T14:08:09.792Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/ripgrep-doc","install_command":"apk add ripgrep-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-06T00:21:17.853Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13177,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-06T00:21:17.870Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-06T14:08:09.791Z","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":0.568550196997656,"forks_count":1.191960500723156,"docker_downloads_count":null,"average":0.44012767443020295},"purl":"pkg:apk/alpine/ripgrep-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ripgrep-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ripgrep-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ripgrep-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T20:18:57.710Z","issues_count":494,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":440,"avg_comments_per_issue":4.184210526315789,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.8309859154929577,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ripgrep-doc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":98,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-05-23T08:19:03.370Z","updated_at":"2023-05-23T08:19:03.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1257},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-09-04T05:06:30.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13715116,"name":"rust-ripgrep","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep","licenses":"unlicense","normalized_licenses":["Unlicense"],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T00:05:57.118Z","latest_release_published_at":"2026-02-13T00:05:57.118Z","latest_release_number":"13.0.0-4","last_synced_at":"2026-03-14T00:42:29.217Z","created_at":"2026-02-13T00:05:56.928Z","updated_at":"2026-09-05T12:47:15.675Z","registry_url":"https://tracker.debian.org/pkg/rust-ripgrep","install_command":"apt-get install rust-ripgrep","documentation_url":"https://packages.debian.org/bookworm/rust-ripgrep","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"ripgrep","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 25), cargo:native, rustc:native, libstd-rust-dev, librust-bstr-0.2+default-dev (\u003e= 0.2.12-~~), librust-clap-2+suggestions-dev (\u003e= 2.33.0-~~), librust-grep-0.2+default-dev (\u003e= 0.2.8-~~), librust-grep-searcher+default-dev (\u003e= 0.1.3-~~), librust-ignore-0.4+default-dev (\u003e= 0.4.18-~~), librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~), librust-log-0.4+default-dev (\u003e= 0.4.5-~~), librust-num-cpus-1+default-dev (\u003e= 1.8.0-~~), librust-regex-1+default-dev (\u003e= 1.3.5-~~), librust-serde-json-1+default-dev (\u003e= 1.0.23-~~), librust-termcolor-1+default-dev (\u003e= 1.1.0-~~), asciidoc, bash-completion, xsltproc, docbook-xsl, librust-grep-dev (\u003e= 0.2.8-3)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T12:47:15.675Z","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":0.025911210917256865,"forks_count":0.10652386710427823,"docker_downloads_count":null,"average":0.03310876950538377},"purl":"pkg:deb/debian/rust-ripgrep?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-ripgrep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-ripgrep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-ripgrep/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-ripgrep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-ripgrep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-ripgrep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-ripgrep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-ripgrep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-ripgrep/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1347},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-04T05:05:54.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13714367,"name":"rust-grep-cli","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/cli","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:54:44.431Z","latest_release_published_at":"2026-02-12T23:54:44.431Z","latest_release_number":"0.1.6-2","last_synced_at":"2026-03-14T00:41:03.287Z","created_at":"2026-02-12T23:54:44.250Z","updated_at":"2026-09-05T12:47:15.728Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-cli","install_command":"apt-get install rust-grep-cli","documentation_url":"https://packages.debian.org/bookworm/rust-grep-cli","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-cli-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-atty-0.2+default-dev (\u003e= 0.2.11-~~) \u003c!nocheck\u003e, librust-bstr-0.2+default-dev \u003c!nocheck\u003e, librust-globset-0.4+default-dev (\u003e= 0.4.7-~~) \u003c!nocheck\u003e, librust-lazy-static-1+default-dev (\u003e= 1.1.0-~~) \u003c!nocheck\u003e, librust-log-0.4+default-dev (\u003e= 0.4.5-~~) \u003c!nocheck\u003e, librust-regex-1+default-dev (\u003e= 1.1-~~) \u003c!nocheck\u003e, librust-same-file-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-termcolor-1+default-dev (\u003e= 1.0.4-~~) \u003c!nocheck\u003e, librust-winapi-util-0.1+default-dev (\u003e= 0.1.1-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67936,"open_issues_count":185,"forks_count":2746,"subscribers_count":316,"default_branch":"master","last_synced_at":"2026-09-04T00:14:28.882Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-09-03T22:27:46.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-09-05T01:14:34.694Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13173,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-09-05T01:14:34.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T12:47:15.728Z","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/rust-grep-cli?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T17:02:36.810Z","issues_count":493,"pull_requests_count":547,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":328,"issue_authors_count":439,"avg_comments_per_issue":4.182555780933063,"avg_comments_per_pull_request":1.0658135283363803,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":106,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-cli/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1347},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-04T05:05:54.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13567978,"name":"rust-grep-matcher","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/matcher","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:00:34.547Z","latest_release_published_at":"2026-02-11T07:00:34.547Z","latest_release_number":"0.1.5-2","last_synced_at":"2026-09-05T08:28:14.413Z","created_at":"2026-02-11T07:00:34.292Z","updated_at":"2026-09-05T08:28:14.414Z","registry_url":"https://launchpad.net/ubuntu/+source/rust-grep-matcher","install_command":"apt-get install rust-grep-matcher","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"librust-grep-matcher-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.1-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67442,"open_issues_count":179,"forks_count":2729,"subscribers_count":312,"default_branch":"master","last_synced_at":"2026-08-20T14:49:09.225Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-20T14:42:03.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36792864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-21T01:09:57.574Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13133,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-21T01:09:57.584Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-21T04:07:28.479Z","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/ubuntu/rust-grep-matcher?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/rust-grep-matcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/rust-grep-matcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/rust-grep-matcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T14:49:09.482Z","issues_count":490,"pull_requests_count":543,"avg_time_to_close_issue":20330665.52519894,"avg_time_to_close_pull_request":9215583.467914438,"issues_closed_count":377,"pull_requests_closed_count":374,"pull_request_authors_count":323,"issue_authors_count":437,"avg_comments_per_issue":4.197959183673469,"avg_comments_per_pull_request":1.0718232044198894,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":70,"past_year_pull_requests_count":164,"past_year_avg_time_to_close_issue":1608540.4102564103,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":104,"past_year_issue_authors_count":66,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.5304878048780488,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-matcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-matcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-matcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-matcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-matcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/rust-grep-matcher/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13714369,"name":"rust-grep-matcher","ecosystem":"debian","description":null,"homepage":"https://github.com/BurntSushi/ripgrep/tree/master/crates/matcher","licenses":"unlicense","normalized_licenses":[],"repository_url":"https://github.com/BurntSushi/ripgrep","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:54:44.640Z","latest_release_published_at":"2026-02-12T23:54:44.640Z","latest_release_number":"0.1.5-2","last_synced_at":"2026-03-14T00:41:28.575Z","created_at":"2026-02-12T23:54:44.473Z","updated_at":"2026-08-31T02:13:14.116Z","registry_url":"https://tracker.debian.org/pkg/rust-grep-matcher","install_command":"apt-get install rust-grep-matcher","documentation_url":"https://packages.debian.org/bookworm/rust-grep-matcher","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"librust-grep-matcher-dev","standards_version":"4.5.1","maintainer":"Debian Rust Maintainers \u003cpkg-rust-maintainers@alioth-lists.debian.net\u003e","build_depends":"debhelper (\u003e= 12), dh-cargo (\u003e= 24), cargo:native \u003c!nocheck\u003e, rustc:native \u003c!nocheck\u003e, libstd-rust-dev \u003c!nocheck\u003e, librust-memchr-2+default-dev (\u003e= 2.1-~~) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37270525,"uuid":"53631945","full_name":"BurntSushi/ripgrep","owner":"BurntSushi","description":"ripgrep recursively searches directories for a regex pattern while respecting your gitignore","archived":false,"fork":false,"pushed_at":"2026-08-04T13:59:44.000Z","size":5700,"stargazers_count":67638,"open_issues_count":182,"forks_count":2742,"subscribers_count":313,"default_branch":"master","last_synced_at":"2026-08-27T16:19:59.088Z","etag":null,"topics":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurntSushi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","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},"funding":{"github":["BurntSushi"]}},"created_at":"2016-03-11T02:02:33.000Z","updated_at":"2026-08-27T15:55:31.000Z","dependencies_parsed_at":"2023-09-27T19:14:20.429Z","dependency_job_id":"8db934ba-9254-4c71-acaa-d635c389a6b6","html_url":"https://github.com/BurntSushi/ripgrep","commit_stats":{"total_commits":1988,"total_committers":406,"mean_commits":4.896551724137931,"dds":0.3048289738430584,"last_synced_commit":"94305125ef33b86151b6cd2ce2b33d641f6b6ac3"},"previous_names":[],"tags_count":268,"template":false,"template_full_name":null,"purl":"pkg:github/BurntSushi/ripgrep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/sbom","scorecard":{"id":25237,"data":{"date":"2025-08-11","repo":{"name":"github.com/BurntSushi/ripgrep","commit":"119a58a400ea948c2d2b0cd4ec58361e74478641"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"3 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:28","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:11","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":"Code-Review","score":2,"reason":"Found 6/29 approved changesets -- score normalized to 2","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/BurntSushi/ripgrep/release.yml/master?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: UNLICENSE:0","Info: FSF or OSI recognized license: The Unlicense: UNLICENSE: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 14.1.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 not signed: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628","Warn: release artifact 14.1.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/174041155","Warn: release artifact 14.1.0 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/136072530","Warn: release artifact 14.0.3 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131812562","Warn: release artifact 14.0.2 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131664700","Warn: release artifact 14.0.1 does not have provenance: https://api.github.com/repos/BurntSushi/ripgrep/releases/131478628"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-14T17:44:04.564Z","repository_id":37270525,"created_at":"2025-08-14T17:44:04.565Z","updated_at":"2025-08-14T17:44:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36945701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BurntSushi","name":"Andrew Gallant","uuid":"456674","kind":"user","description":"I love to code.","email":"","website":"https://burntsushi.net","location":"Marlborough, MA","twitter":"burntsushi5","company":"@openai","icon_url":"https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2\u0026v=4","repositories_count":156,"last_synced_at":"2026-08-31T01:19:35.449Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/BurntSushi","funding_links":["https://github.com/sponsors/BurntSushi"],"total_stars":null,"followers":13157,"following":3,"created_at":"2022-11-02T16:22:32.434Z","updated_at":"2026-08-31T01:19:35.610Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurntSushi/repositories"},"tags":[{"name":"ignore-0.4.30","sha":"227381db0ee83dfa4341f1e27ff9617c0f5ad992","kind":"tag","published_at":"2026-07-17T13:14:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.30","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.30/manifests"},{"name":"15.2.0","sha":"e89fff89ac9af12e8d4ce9d5fd07beb408ca730f","kind":"tag","published_at":"2026-07-15T16:00:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.2.0/manifests"},{"name":"grep-searcher-0.1.17","sha":"576005b322c41174bb21d76122b1411e5d983402","kind":"tag","published_at":"2026-07-15T15:58:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.17/manifests"},{"name":"grep-pcre2-0.1.10","sha":"432976d69cdff36d5a0d6845b093cf3f67262b43","kind":"tag","published_at":"2026-07-15T15:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.10/manifests"},{"name":"grep-matcher-0.1.9","sha":"41e0ae702bcbd47b093a33ee73f1497aa4ed20d6","kind":"tag","published_at":"2026-07-15T15:57:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.9/manifests"},{"name":"ignore-0.4.29","sha":"40ffc6e0bd990ba6e56702ed1ec519b7ad96a1e7","kind":"tag","published_at":"2026-07-15T15:56:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.29","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.29/manifests"},{"name":"globset-0.4.19","sha":"28c687d630f1491ccdea078a9be56b4cdc124519","kind":"tag","published_at":"2026-07-15T15:56:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.19/manifests"},{"name":"ignore-0.4.28","sha":"324f7efe5ce92da0c938291fb69a8027cc2b12a8","kind":"tag","published_at":"2026-07-09T17:50:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.28","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.28/manifests"},{"name":"ignore-0.4.27","sha":"48b0c795f4feb37343b2832d991c5c6a3900c08a","kind":"tag","published_at":"2026-07-01T12:07:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.27","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.27/manifests"},{"name":"ignore-0.4.26","sha":"82313cf95849bfe425109ad9506a52154879b1b1","kind":"tag","published_at":"2026-06-05T11:03:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.26","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.26/manifests"},{"name":"ignore-0.4.25","sha":"57c190d56eedac90c061a238b63dbfed434fee50","kind":"tag","published_at":"2025-10-30T17:30:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.25","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.25/manifests"},{"name":"15.1.0","sha":"af60c2de9d85e7f3d81c78601669468cf02dabab","kind":"tag","published_at":"2025-10-22T12:30:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.1.0/manifests"},{"name":"grep-0.4.1","sha":"2ea06d69aaff19d53a0260f271a30cc28a39f1de","kind":"tag","published_at":"2025-10-22T12:28:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.1/manifests"},{"name":"grep-printer-0.3.1","sha":"423afb851372ce62a9edab70356ebe6461e82a50","kind":"tag","published_at":"2025-10-22T12:28:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.1/manifests"},{"name":"grep-searcher-0.1.16","sha":"86e0ab12eff635bd924e3f92bd01be3545eac7b5","kind":"tag","published_at":"2025-10-22T12:25:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.16/manifests"},{"name":"globset-0.4.18","sha":"0b0e013f5ac6ae1dbfdf97f6f6aaa27d7c9bc317","kind":"tag","published_at":"2025-10-22T12:23:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.18/manifests"},{"name":"15.0.0","sha":"3a612f88b805e14aef45bfa43e25a54abc6297fc","kind":"tag","published_at":"2025-10-16T03:08:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/15.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/15.0.0/manifests"},{"name":"grep-0.4.0","sha":"ca2e34f37c5fa3021d0c14a67a7f0590166ade4f","kind":"tag","published_at":"2025-10-16T03:06:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.4.0/manifests"},{"name":"grep-printer-0.3.0","sha":"a0d61a063f5ff7c1d1b131882d92999c923c3420","kind":"tag","published_at":"2025-10-16T03:04:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.3.0/manifests"},{"name":"grep-searcher-0.1.15","sha":"087f82273db91830245ba246306899f9fbbd86ec","kind":"tag","published_at":"2025-10-16T03:02:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.15/manifests"},{"name":"grep-pcre2-0.1.9","sha":"7397ab7d97a9e07be60b3dde7c6f5ba58cc61ea8","kind":"tag","published_at":"2025-10-16T03:01:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.9/manifests"},{"name":"grep-regex-0.1.14","sha":"e523c6bf32079f5e51798dd797162a3cb2cf9beb","kind":"tag","published_at":"2025-10-16T03:00:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.14/manifests"},{"name":"grep-matcher-0.1.8","sha":"a5ba50ceaf01908fed077eb914a84bd02e016a70","kind":"tag","published_at":"2025-10-16T02:59:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.8/manifests"},{"name":"grep-cli-0.1.12","sha":"4aafe45760adfe6505a9852e14cad4a15f79b7c9","kind":"tag","published_at":"2025-10-16T02:58:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.12/manifests"},{"name":"ignore-0.4.24","sha":"70ae7354e1b6328ed7eb2e6ff93fd28ecd5441c9","kind":"tag","published_at":"2025-10-16T02:57:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.24","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.24/manifests"},{"name":"globset-0.4.17","sha":"064b36b115228bbe2ca72fc7932777096bcb2602","kind":"tag","published_at":"2025-10-16T02:55:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.17/manifests"},{"name":"globset-0.4.16","sha":"de4baa10024f2cb62d438596274b9b710e01c59b","kind":"tag","published_at":"2025-02-27T17:46:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.16/manifests"},{"name":"14.1.1","sha":"4649aa9700619f94cf9c66876e9549d83420e16c","kind":"tag","published_at":"2024-09-09T02:15:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.1/manifests"},{"name":"grep-0.3.2","sha":"a1960877cf699c77419b1965bcfa4de98767946f","kind":"tag","published_at":"2024-09-09T02:11:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.2/manifests"},{"name":"grep-printer-0.2.2","sha":"be117dbafa6f7a550a4e5f1ba71bcc96b0a8c4e1","kind":"tag","published_at":"2024-09-09T02:10:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.2/manifests"},{"name":"grep-searcher-0.1.14","sha":"c6c2e69b8f7b7289789c483da8b04dbd529f3c91","kind":"tag","published_at":"2024-09-09T02:09:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.14/manifests"},{"name":"grep-pcre2-0.1.8","sha":"d33f2e2f70c4c7c4e262badb45d4c88ebbdcdbc5","kind":"tag","published_at":"2024-09-09T02:08:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.8/manifests"},{"name":"grep-regex-0.1.13","sha":"7c8dc332b3a59b4902d3eec76fd98b676071eb0b","kind":"tag","published_at":"2024-09-09T02:07:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.13/manifests"},{"name":"grep-cli-0.1.11","sha":"7943bdfe82182de1bf6d05cbd9cd87d2c32a3130","kind":"tag","published_at":"2024-09-09T02:06:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.11/manifests"},{"name":"ignore-0.4.23","sha":"ac02f54c892cc22cf32344600360a911537b2a27","kind":"tag","published_at":"2024-09-09T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.23","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.23/manifests"},{"name":"globset-0.4.15","sha":"a5083f99ce1d777d0ce223c30f5789fb7d47783a","kind":"tag","published_at":"2024-09-09T02:04:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.15/manifests"},{"name":"14.1.0","sha":"e50df40a1967708b9781486b1c017e48040bceb0","kind":"tag","published_at":"2024-01-06T19:33:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.1.0/manifests"},{"name":"ignore-0.4.22","sha":"2c3897585d3a6d0709954bc389bed3d957878048","kind":"tag","published_at":"2024-01-06T19:27:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.22","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.22/manifests"},{"name":"14.0.3","sha":"67ad9917ad40d23df054b87a38532b06f85205dd","kind":"tag","published_at":"2023-11-28T21:18:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.3/manifests"},{"name":"14.0.2","sha":"6c7947b819733820c9a01e5a5452731c2f0c69fc","kind":"tag","published_at":"2023-11-28T02:38:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.2/manifests"},{"name":"grep-0.3.1","sha":"0096c74c1195956e893535f1f2919068daef1c2c","kind":"tag","published_at":"2023-11-28T02:36:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.1/manifests"},{"name":"grep-printer-0.2.1","sha":"f9b86de96322baea54711894ff917c0c4ec440fd","kind":"tag","published_at":"2023-11-28T02:36:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.1/manifests"},{"name":"grep-searcher-0.1.13","sha":"a5cbdb3dfe938a0fbe6f8e46f85f73eed0b2cd5e","kind":"tag","published_at":"2023-11-28T02:34:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.13/manifests"},{"name":"14.0.1","sha":"59f86a45d3ca5b5d4dc7eae7cdfd8d1472d7b55d","kind":"tag","published_at":"2023-11-26T21:33:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.1/manifests"},{"name":"grep-0.3.0","sha":"625743d7c833023c7a196b26650cba4dba6cdb48","kind":"tag","published_at":"2023-11-26T20:24:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.3.0/manifests"},{"name":"grep-printer-0.2.0","sha":"3d0171040a684533b8ba41cdfc030870d753eb4f","kind":"tag","published_at":"2023-11-26T20:21:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.2.0/manifests"},{"name":"14.0.0","sha":"93429d0f85bf86ad5947b10f57e3ad864c60867a","kind":"tag","published_at":"2023-11-26T19:19:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/14.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/14.0.0/manifests"},{"name":"grep-0.2.13","sha":"179487aaed881a2f6a808a73ed7c11996da81d60","kind":"tag","published_at":"2023-11-26T19:18:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.13/manifests"},{"name":"grep-searcher-0.1.12","sha":"9bd1e737bcd19471d8837bec9c34143fdfa61fb2","kind":"tag","published_at":"2023-11-26T19:17:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.12/manifests"},{"name":"grep-pcre2-0.1.7","sha":"b0df573834ce5e421b9c362ff4437342e02d61e5","kind":"tag","published_at":"2023-11-26T19:16:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.7/manifests"},{"name":"grep-regex-0.1.12","sha":"fee7ac79f11e05640c5609a825ed6d1359cae472","kind":"tag","published_at":"2023-11-26T19:15:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.12/manifests"},{"name":"grep-matcher-0.1.7","sha":"d0251c77fe96412310110aeb9383f20436a9f97e","kind":"tag","published_at":"2023-11-26T19:13:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.7/manifests"},{"name":"grep-cli-0.1.10","sha":"6f78d211bf2f2622fb7fbb4fb5af044e36a167da","kind":"tag","published_at":"2023-11-26T19:13:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.10/manifests"},{"name":"ignore-0.4.21","sha":"381c521d02e26f86d69fbbec6e697a4609bea056","kind":"tag","published_at":"2023-11-26T19:12:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.21","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.21/manifests"},{"name":"globset-0.4.14","sha":"47e37175ca96e33a0ca62ef77050e3f78a8e0f04","kind":"tag","published_at":"2023-11-26T19:11:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.14/manifests"},{"name":"globset-0.4.13","sha":"61733f6378b62fa2dc2e7f3eff2f2e7182069ca9","kind":"tag","published_at":"2023-08-05T13:34:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.13/manifests"},{"name":"globset-0.4.12","sha":"053a1669bb10482f0e09fd4faf9e80b1b5d1200a","kind":"tag","published_at":"2023-07-26T23:51:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.12/manifests"},{"name":"grep-cli-0.1.9","sha":"304a60e8e9d4b2a42dc3dfb1ba4cef6d7bf92515","kind":"tag","published_at":"2023-07-18T17:25:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.9/manifests"},{"name":"globset-0.4.11","sha":"1d35859861fa4710cee94cf0e0b2e114b152b946","kind":"tag","published_at":"2023-07-12T16:58:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.11/manifests"},{"name":"grep-cli-0.1.8","sha":"f4d07b9cbdcf7d52e63f35fe76279e99a17492ef","kind":"tag","published_at":"2023-07-05T21:09:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.8/manifests"},{"name":"grep-0.2.12","sha":"e593f5b7ee314005f51be9124e4ee52d06eaa17a","kind":"tag","published_at":"2023-05-16T17:12:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.12/manifests"},{"name":"ignore-0.4.20","sha":"fe97c0a152cabc1bc07ec36b4b1e27cd230c3014","kind":"tag","published_at":"2023-01-15T13:21:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.20","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.20/manifests"},{"name":"grep-0.2.11","sha":"ca60fef4dbb090523d3e59c69a74394aead962ae","kind":"tag","published_at":"2023-01-05T14:12:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.11/manifests"},{"name":"grep-printer-0.1.7","sha":"b80947a8b3bac4fe99b3d7cb1622f1ff0bdb6d34","kind":"tag","published_at":"2023-01-05T14:11:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.7/manifests"},{"name":"grep-searcher-0.1.11","sha":"120e55e7c7502c843c8548f1d694ebdf72fc114c","kind":"tag","published_at":"2023-01-05T14:07:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.11/manifests"},{"name":"grep-pcre2-0.1.6","sha":"96e130fbf97e084484491e5edc481b93f1f26700","kind":"tag","published_at":"2023-01-05T14:05:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.6/manifests"},{"name":"grep-regex-0.1.11","sha":"81529288cfdbb88c3d1e6d4892d30201b956e033","kind":"tag","published_at":"2023-01-05T14:02:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.11/manifests"},{"name":"grep-matcher-0.1.6","sha":"bc78c644db115de518a083e192312da77cfffdca","kind":"tag","published_at":"2023-01-05T14:00:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.6/manifests"},{"name":"grep-cli-0.1.7","sha":"3224324e257d4cb187df50fcb78278095b2b0865","kind":"tag","published_at":"2023-01-05T13:57:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.7/manifests"},{"name":"ignore-0.4.19","sha":"a0e8dbe9df412f68f9b3a64c2f18fba4f8a2147a","kind":"tag","published_at":"2023-01-05T13:55:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.19/manifests"},{"name":"globset-0.4.10","sha":"364772ddd27d894ae3607a8c2b2314d47108ce0f","kind":"tag","published_at":"2023-01-05T13:45:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.10/manifests"},{"name":"grep-0.2.10","sha":"7efa2e46d3f91450113cba3880e5cd88caf3c74c","kind":"tag","published_at":"2022-07-15T14:06:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.10/manifests"},{"name":"grep-searcher-0.1.10","sha":"33b81cac48a9716f76351e9d922b88f2c940c140","kind":"tag","published_at":"2022-07-15T14:05:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.10/manifests"},{"name":"grep-0.2.9","sha":"b13d835d95ef86e38d9d2908c954a337f91669e0","kind":"tag","published_at":"2022-07-15T14:03:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.9/manifests"},{"name":"grep-searcher-0.1.9","sha":"78a35d4d436e7326c8a18565a9fb7aa0b08958b5","kind":"tag","published_at":"2022-07-15T14:02:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.9/manifests"},{"name":"grep-regex-0.1.10","sha":"2cae30e399e7846843bec6fc6db0d5b6c12e7c4e","kind":"tag","published_at":"2022-07-15T14:01:42.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.10/manifests"},{"name":"globset-0.4.9","sha":"2cfb338530ba4e59fea7f832ce2a5c77b957bad2","kind":"tag","published_at":"2022-06-10T18:10:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.9/manifests"},{"name":"globset-0.4.8","sha":"caba5c4348767a0379a23d3fa8b247e35db4b53b","kind":"tag","published_at":"2021-06-18T17:30:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.8/manifests"},{"name":"13.0.0","sha":"af6b6c543b224d348a8876f0c06245d9ea7929c5","kind":"tag","published_at":"2021-06-12T12:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/13.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/13.0.0/manifests"},{"name":"grep-0.2.8","sha":"1d53ed2744c246549f4be349310cb5a57c382d27","kind":"tag","published_at":"2021-06-12T12:08:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.8/manifests"},{"name":"grep-printer-0.1.6","sha":"57ce623a57b304a72381872e5671f52671d593ff","kind":"tag","published_at":"2021-06-12T12:07:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.6/manifests"},{"name":"grep-searcher-0.1.8","sha":"dd47582619939c3f105a7161b2e313683d64aefe","kind":"tag","published_at":"2021-06-12T12:06:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.8/manifests"},{"name":"grep-pcre2-0.1.5","sha":"6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2","kind":"tag","published_at":"2021-06-12T12:06:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.5/manifests"},{"name":"grep-regex-0.1.9","sha":"7f3fd6f7cee10bc4089a0fdc43a410be4ad21447","kind":"tag","published_at":"2021-06-12T12:03:56.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.9/manifests"},{"name":"grep-matcher-0.1.5","sha":"cd4386bd9b5d51d344814bad2db3e3e79c1cf47d","kind":"tag","published_at":"2021-06-12T12:02:30.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.5/manifests"},{"name":"grep-cli-0.1.6","sha":"0cf2b98df2447589d9cf1d6c2d18265100327fa1","kind":"tag","published_at":"2021-06-12T12:01:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.6/manifests"},{"name":"ignore-0.4.18","sha":"14860b0f16ce9cab3c8bb9205a8268b5be22dc30","kind":"tag","published_at":"2021-06-12T11:59:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.18/manifests"},{"name":"globset-0.4.7","sha":"5631e5c7a02513131b0e07d77a251e84b38e709a","kind":"tag","published_at":"2021-06-12T11:56:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.7/manifests"},{"name":"ignore-0.4.17","sha":"a6d05475fb353c756e88f605fd5366a67943e591","kind":"tag","published_at":"2020-11-23T15:25:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.17/manifests"},{"name":"globset-0.4.6","sha":"c777e2cd5766128e11f7fd5dffd79e1ba8a753fb","kind":"tag","published_at":"2020-10-22T01:10:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.6/manifests"},{"name":"12.1.1","sha":"7cb211378a2ac6d421c5f6f3f71411937af23136","kind":"tag","published_at":"2020-05-29T13:26:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.1/manifests"},{"name":"grep-0.2.7","sha":"f97cc623f77ae8a387ecc3c733a518fee6955677","kind":"tag","published_at":"2020-05-29T13:17:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.7/manifests"},{"name":"grep-cli-0.1.5","sha":"c9bb78ceba1a2e270b18d9977c220f30c7d86e40","kind":"tag","published_at":"2020-05-29T13:14:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.5/manifests"},{"name":"ignore-0.4.16","sha":"72bdde677100d8384c89da0ef1d7136dda03d1f3","kind":"tag","published_at":"2020-05-29T13:13:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.16/manifests"},{"name":"12.1.0","sha":"2658bd4e460432034270811e78033506d3333753","kind":"tag","published_at":"2020-05-09T15:26:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.1.0/manifests"},{"name":"grep-0.2.6","sha":"08dee094ddbcc7a3449a1953efefe581a67a0bf0","kind":"tag","published_at":"2020-05-09T14:37:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.6/manifests"},{"name":"grep-printer-0.1.5","sha":"c5d6141562348a06828637db53c4317256e0950a","kind":"tag","published_at":"2020-05-09T14:33:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.5/manifests"},{"name":"grep-regex-0.1.8","sha":"c0f0492b98710f39605bf6d6bca81d6f49b17a12","kind":"tag","published_at":"2020-05-09T14:31:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.8/manifests"},{"name":"ignore-0.4.15","sha":"568018386b850cca3d6759397b18d604ae91e6eb","kind":"tag","published_at":"2020-05-09T14:27:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.15/manifests"},{"name":"12.0.1","sha":"1d5b1011e54f6bbfdc694b783563ae9f0b77c966","kind":"tag","published_at":"2020-03-29T22:59:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.1/manifests"},{"name":"ignore-0.4.14","sha":"09a4b75bafe8798de2835f6a65a9bfa645bc3fce","kind":"tag","published_at":"2020-03-29T22:49:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.14/manifests"},{"name":"ignore-0.4.13","sha":"67c0f576b6e1197c3cf80fe5d53cfd8326cf1d56","kind":"tag","published_at":"2020-03-23T01:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.13/manifests"},{"name":"grep-regex-0.1.7","sha":"543f99dbf16c3a60f9c304f55923c0238d3acbe2","kind":"tag","published_at":"2020-03-23T01:08:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.7/manifests"},{"name":"12.0.0","sha":"b9cd95faf18ed6914b3b20720bb9e5ea4cffa5b9","kind":"tag","published_at":"2020-03-16T01:56:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/12.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/12.0.0/manifests"},{"name":"grep-searcher-0.1.7","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.7/manifests"},{"name":"grep-regex-0.1.6","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.6/manifests"},{"name":"grep-printer-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.4/manifests"},{"name":"grep-pcre2-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.4/manifests"},{"name":"grep-matcher-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.4/manifests"},{"name":"ignore-0.4.12","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.12/manifests"},{"name":"grep-0.2.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.5/manifests"},{"name":"globset-0.4.5","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:44:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.5/manifests"},{"name":"grep-cli-0.1.4","sha":"92daa34eb3031ae2c61bb81da4d9245b1fa7fff9","kind":"tag","published_at":"2020-03-16T01:43:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.4/manifests"},{"name":"ignore-0.4.11","sha":"00bfcd14a6a40b79777d5d3ec29a532669e1a1b7","kind":"tag","published_at":"2020-01-10T20:08:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.11/manifests"},{"name":"grep-regex-0.1.5","sha":"5c4584aa7c797a8c5f2ebebb4c47e7e58cae773b","kind":"tag","published_at":"2019-08-06T13:51:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.5/manifests"},{"name":"grep-searcher-0.1.6","sha":"0972c6e7c7434aeef16c06aec059c327aca3dc37","kind":"tag","published_at":"2019-08-06T13:50:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.6/manifests"},{"name":"ignore-0.4.10","sha":"345124a7fa030cfa922fd9dc4675cdff769cd7a3","kind":"tag","published_at":"2019-08-06T13:47:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.10/manifests"},{"name":"11.0.2","sha":"3de31f752729525d85a3d1575ac1978733b3f7e7","kind":"tag","published_at":"2019-08-01T22:43:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.2/manifests"},{"name":"grep-matcher-0.1.3","sha":"9085bed139baa5aa7bb5fb380982d3d845cb4078","kind":"tag","published_at":"2019-08-01T22:00:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.3/manifests"},{"name":"grep-regex-0.1.4","sha":"9c220f9a9beae685f3d5d9850edd90b058f1c502","kind":"tag","published_at":"2019-08-01T22:00:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.4/manifests"},{"name":"ignore-0.4.9","sha":"709ca91f503e4cef777352f2abafaa421d02668b","kind":"tag","published_at":"2019-08-01T21:59:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.9/manifests"},{"name":"ignore-0.4.8","sha":"7a6903bd4ebaba372e55346f045ccb6da18452f0","kind":"tag","published_at":"2019-07-24T16:56:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.8/manifests"},{"name":"grep-searcher-0.1.5","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.5/manifests"},{"name":"grep-printer-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.3/manifests"},{"name":"grep-cli-0.1.3","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.3/manifests"},{"name":"globset-0.4.4","sha":"785c1f176635fe617f012ed50369388359e26078","kind":"tag","published_at":"2019-06-26T20:53:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.4/manifests"},{"name":"11.0.1","sha":"973de50c9ef451da2cfcdfa86f2b2711d8d6ff48","kind":"tag","published_at":"2019-04-16T17:11:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.1/manifests"},{"name":"11.0.0","sha":"d7f57d9aabf90967c9b4374f2e22485b57993f00","kind":"tag","published_at":"2019-04-15T22:10:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/11.0.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/11.0.0/manifests"},{"name":"grep-0.2.4","sha":"1a2a24ea74c1081f492804b2682e9fc0788fb75f","kind":"tag","published_at":"2019-04-15T22:04:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.4/manifests"},{"name":"grep-cli-0.1.2","sha":"d66610b295f503b0faca3d3874fb49be254aeae8","kind":"tag","published_at":"2019-04-15T22:03:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.2/manifests"},{"name":"grep-printer-0.1.2","sha":"019ae1989b2eefa5edbe2ee10d8e328a610bb597","kind":"tag","published_at":"2019-04-15T22:01:59.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.2/manifests"},{"name":"grep-searcher-0.1.4","sha":"36d3f235dc71b41359d0a0df18ab4e2a5dd5decb","kind":"tag","published_at":"2019-04-15T21:59:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.4/manifests"},{"name":"grep-regex-0.1.3","sha":"44cd3444380307a4b137fb427e8f8e67d95f4a48","kind":"tag","published_at":"2019-04-15T21:58:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.3/manifests"},{"name":"grep-pcre2-0.1.3","sha":"79018eb693c882b8f97535e2fb41b6ff0e90e948","kind":"tag","published_at":"2019-04-15T21:57:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.3/manifests"},{"name":"grep-matcher-0.1.2","sha":"e493e54b9b81d729b748d378a5166112da305eb9","kind":"tag","published_at":"2019-04-15T21:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.2/manifests"},{"name":"ignore-0.4.7","sha":"8e8215aa65ac392c31003b62c7989d00e8666304","kind":"tag","published_at":"2019-04-15T21:51:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.7/manifests"},{"name":"globset-0.4.3","sha":"e79085e9e459a09b10aee01447e0f592315af7d8","kind":"tag","published_at":"2019-04-15T18:09:12.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.3/manifests"},{"name":"grep-regex-0.1.2","sha":"c84cfb67568a6c3bbe3d5867353a666c7e359553","kind":"tag","published_at":"2019-02-16T14:30:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.2/manifests"},{"name":"grep-searcher-0.1.3","sha":"d6feeb7ff25cb026b274ee9d1d7044eb988f8d9b","kind":"tag","published_at":"2019-02-10T12:42:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.3/manifests"},{"name":"grep-searcher-0.1.2","sha":"fc3cf41247086f6c622dcce30a0a5cc1ab16015b","kind":"tag","published_at":"2019-02-10T12:41:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.2/manifests"},{"name":"ignore-0.4.6","sha":"17ef4c40f32af337c1b10c1a9fdd1df4241391b3","kind":"tag","published_at":"2018-12-30T13:46:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.6/manifests"},{"name":"ignore-0.4.5","sha":"118b950085ff674c1c7142bc5e171dd2b4688934","kind":"tag","published_at":"2018-12-15T13:44:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.5/manifests"},{"name":"grep-0.2.3","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.3/manifests"},{"name":"grep-pcre2-0.1.2","sha":"eb18da04506b959c0251099eae83e16d22ce8bcb","kind":"tag","published_at":"2018-09-08T21:13:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.2/manifests"},{"name":"0.10.0","sha":"8a7db1a918e969b85cd933d8ed9fa5285b281ba4","kind":"tag","published_at":"2018-09-07T18:08:04.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.10.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.10.0/manifests"},{"name":"grep-searcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-searcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-searcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-searcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-searcher-0.1.1/manifests"},{"name":"grep-printer-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.1/manifests"},{"name":"grep-pcre2-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.1/manifests"},{"name":"grep-0.2.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.2/manifests"},{"name":"globset-0.4.2","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.2/manifests"},{"name":"ignore-0.4.4","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.4/manifests"},{"name":"grep-regex-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.1/manifests"},{"name":"grep-matcher-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.1/manifests"},{"name":"grep-cli-0.1.1","sha":"ce80d794c06f5a54690d491a50e3fa6f01559acd","kind":"tag","published_at":"2018-09-07T18:04:46.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.1/manifests"},{"name":"grep-0.2.1","sha":"10777c150dc2c2fc43a4089ae337ffb7b72fa1e6","kind":"tag","published_at":"2018-09-05T03:25:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.1/manifests"},{"name":"grep-cli-0.1.0","sha":"827179250b188e150db5851c85439605a58a884d","kind":"tag","published_at":"2018-09-05T03:25:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-cli-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-cli-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-cli-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-cli-0.1.0/manifests"},{"name":"grep-0.2.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.2.0/manifests"},{"name":"grep-search-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-search-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-search-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-search-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-search-0.1.0/manifests"},{"name":"grep-regex-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-regex-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-regex-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-regex-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-regex-0.1.0/manifests"},{"name":"grep-printer-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-printer-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-printer-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-printer-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-printer-0.1.0/manifests"},{"name":"grep-pcre2-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-pcre2-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-pcre2-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-pcre2-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-pcre2-0.1.0/manifests"},{"name":"grep-matcher-0.1.0","sha":"7eaaa04c6999487b8806e90ba63f04c5cfd9e697","kind":"tag","published_at":"2018-08-20T21:38:31.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-matcher-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-matcher-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-matcher-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-matcher-0.1.0/manifests"},{"name":"0.9.0","sha":"6799dcfc0ee63d741cd721c3311852a1b01449d8","kind":"tag","published_at":"2018-08-03T20:14:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.9.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.9.0/manifests"},{"name":"grep-0.1.9","sha":"0fdab0ec5eb1f0023f647b2a7b8351110b74612c","kind":"tag","published_at":"2018-08-03T20:12:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.9/manifests"},{"name":"ignore-0.4.3","sha":"d94d99f657b10d40a2f4ec0233d7b05e5c317bc6","kind":"tag","published_at":"2018-07-28T15:05:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.3/manifests"},{"name":"globset-0.4.1","sha":"84585908ac1bb87bbda7eed1418cf442ed6e1bd1","kind":"tag","published_at":"2018-07-28T15:01:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.1/manifests"},{"name":"ignore-0.4.2","sha":"4c0b0c6c9d9fb76e0dbd3492583e89e2e5d0882c","kind":"tag","published_at":"2018-04-21T16:10:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.2/manifests"},{"name":"globset-0.4.0","sha":"6c8b1e93d5cea366b1c484ea6afa5f71fe01ac78","kind":"tag","published_at":"2018-04-21T16:09:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.4.0/manifests"},{"name":"termcolor-0.3.6","sha":"835600794fa567f00ef23942b0bf647c4aa667a6","kind":"tag","published_at":"2018-03-26T21:28:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.6/manifests"},{"name":"0.8.1","sha":"c8e9f25b852fa94a7793231323bfd2b9f26fc5dd","kind":"tag","published_at":"2018-02-21T02:06:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.1/manifests"},{"name":"termcolor-0.3.5","sha":"ab1b877c205c0920b41773bf0267c0f016d04a51","kind":"tag","published_at":"2018-02-21T01:15:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.5/manifests"},{"name":"ignore-0.4.1","sha":"2b5c4888146eebf1cee4c63307e9bedbdda79671","kind":"tag","published_at":"2018-02-21T01:14:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.1/manifests"},{"name":"0.8.0","sha":"23d1b91eaddbfb886a3a99d615f49551cd35cb6c","kind":"tag","published_at":"2018-02-12T01:24:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.8.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.8.0/manifests"},{"name":"ignore-0.4.0","sha":"56341973ee969d14dc29e537d71edc09902ac495","kind":"tag","published_at":"2018-02-11T18:51:22.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.4.0/manifests"},{"name":"globset-0.3.0","sha":"a431160d4c541087ff0f810ec59bca49b1c910ed","kind":"tag","published_at":"2018-02-11T18:51:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.3.0/manifests"},{"name":"termcolor-0.3.4","sha":"5d15f49f0c5ac3d74dabc82a5bd4032b79b2aba4","kind":"tag","published_at":"2018-02-11T18:50:50.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.4/manifests"},{"name":"wincolor-0.1.6","sha":"7718ee362e405f709886e24d62e352dd361a4dd6","kind":"tag","published_at":"2018-02-11T18:50:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.6/manifests"},{"name":"grep-0.1.8","sha":"739f8f596b99ccce90c733c7eff485967703a2b9","kind":"tag","published_at":"2018-02-11T18:36:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.8/manifests"},{"name":"wincolor-0.1.5","sha":"07c837e7400516bb4f1996d0405f59fc07596a74","kind":"tag","published_at":"2018-02-04T01:34:08.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.5/manifests"},{"name":"0.7.1","sha":"c4e194538472de2cd74664a9a016b9c25c0e800b","kind":"tag","published_at":"2017-10-22T14:33:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.1/manifests"},{"name":"ignore-0.3.1","sha":"71b5b9c22c9e3180e385f9810a27d76ee37bb271","kind":"tag","published_at":"2017-10-22T14:28:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.1/manifests"},{"name":"ignore-0.3.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:07:20.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.3.0/manifests"},{"name":"grep-0.1.7","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.7/manifests"},{"name":"globset-0.2.1","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T12:06:18.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.2.1/manifests"},{"name":"0.7.0","sha":"efa4de8126c33d8e5c093b80a01f96a2813531d2","kind":"tag","published_at":"2017-10-22T02:40:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.7.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.7.0/manifests"},{"name":"termcolor-0.3.3","sha":"12a78a992cb5d77a5e2023fa023a9481e4ba9925","kind":"tag","published_at":"2017-08-27T15:05:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.3/manifests"},{"name":"0.6.0","sha":"8b6a3bc858e0f6b93eb3824ed17909cfd6bccf5c","kind":"tag","published_at":"2017-08-24T00:05:34.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.6.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.6.0/manifests"},{"name":"ignore-0.2.2","sha":"92e5fad27d54c1d06cf23ec7380a9fa9cda1574e","kind":"tag","published_at":"2017-07-17T21:56:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.2/manifests"},{"name":"ignore-0.2.1","sha":"f5337329f4380e832b8b34886f39f00ae44f8c3f","kind":"tag","published_at":"2017-07-13T02:08:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.2.1/manifests"},{"name":"wincolor-0.1.4","sha":"9d7b6eb09a471cdf1eac981b5800f126a7dff92e","kind":"tag","published_at":"2017-06-19T17:26:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.4/manifests"},{"name":"0.5.2","sha":"5a666b042d45aacb2ea221d9df6ee385256c965f","kind":"tag","published_at":"2017-05-11T23:19:06.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.2/manifests"},{"name":"ignore-0.1.9","sha":"487713aa349de277bdbe16e2ee4f0d0d31f1e44b","kind":"tag","published_at":"2017-04-09T13:54:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.9/manifests"},{"name":"0.5.1","sha":"ac1c95a6d977c8d56aea51c3cf129128ff8cda89","kind":"tag","published_at":"2017-04-09T13:47:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.1/manifests"},{"name":"termcolor-0.3.2","sha":"2f3a8c7f6915c417cc481edfd8b420a617e32120","kind":"tag","published_at":"2017-03-15T10:58:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.2/manifests"},{"name":"0.5.0","sha":"fd9870d668bbdfe0c0ed9f4cb6596be94b80a6fe","kind":"tag","published_at":"2017-03-13T03:00:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.5.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.5.0/manifests"},{"name":"grep-0.1.6","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:36:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.6/manifests"},{"name":"ignore-0.1.8","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.8/manifests"},{"name":"globset-0.1.4","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:35:03.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.4/manifests"},{"name":"termcolor-0.3.1","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:34:25.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.1/manifests"},{"name":"wincolor-0.1.3","sha":"c648eadbaa9e6e8ab819a7ac2a699a7f4a3ceae4","kind":"tag","published_at":"2017-03-13T01:33:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.3/manifests"},{"name":"termcolor-0.3.0","sha":"a5a16ebb27aa5426de0f95849c731d2b92ba1496","kind":"tag","published_at":"2017-02-18T20:07:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.3.0/manifests"},{"name":"wincolor-0.1.2","sha":"79e5e6671f3f71e5c93d37bd3b53a8e8597ba1fc","kind":"tag","published_at":"2017-01-18T00:34:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.2/manifests"},{"name":"0.4.0","sha":"057ed6305ab536b619b92b07903aaa8b17ccadef","kind":"tag","published_at":"2017-01-14T04:46:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.4.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.4.0/manifests"},{"name":"0.3.2","sha":"699c76f45c45349a586e0df564912c7100dc0d9e","kind":"tag","published_at":"2016-12-07T16:14:10.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.2/manifests"},{"name":"ignore-0.1.6","sha":"20bcb8d8839388584d3fe873bf93b83cb9a0d041","kind":"tag","published_at":"2016-12-06T01:11:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.6/manifests"},{"name":"0.3.1","sha":"c4a6733f3b021d3d592fb76db9495d7de6dd338f","kind":"tag","published_at":"2016-11-22T01:53:55.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.1/manifests"},{"name":"termcolor-0.1.1","sha":"506f046b8b3882567bb589de574373c9c0f310c2","kind":"tag","published_at":"2016-11-22T01:33:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.1/manifests"},{"name":"0.3.0","sha":"7f3e7d2faa411be799c3a37a405fd3d2264fa2eb","kind":"tag","published_at":"2016-11-20T22:57:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.3.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.3.0/manifests"},{"name":"termcolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/termcolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/termcolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@termcolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/termcolor-0.1.0/manifests"},{"name":"wincolor-0.1.0","sha":"df72d8d1e0016b2235504b17451348e68522e187","kind":"tag","published_at":"2016-11-20T20:44:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/wincolor-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/wincolor-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@wincolor-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/wincolor-0.1.0/manifests"},{"name":"0.2.9","sha":"5462af443494258822fa9e9cdfc5b33e1712a0b8","kind":"tag","published_at":"2016-11-10T01:29:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.9/manifests"},{"name":"ignore-0.1.5","sha":"9ffd4c421f3f386ef1d944a2b636c1fa0cee4ea2","kind":"tag","published_at":"2016-11-09T23:52:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.5/manifests"},{"name":"0.2.8","sha":"18943b9317be143f54d375ae41a44345d485fe57","kind":"tag","published_at":"2016-11-06T21:17:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"2daef51fe577e2acfe969309f72dfc52c45cfcf0","kind":"tag","published_at":"2016-11-06T20:59:33.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.7/manifests"},{"name":"ignore-0.1.4","sha":"76b9f01ad24bc98ba54bdabd36781cc3e08c4081","kind":"tag","published_at":"2016-11-06T20:35:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.4/manifests"},{"name":"grep-0.1.4","sha":"8baa0e56b7f21643281a781293cfd82a66de2251","kind":"tag","published_at":"2016-11-06T20:35:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/grep-0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/grep-0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@grep-0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/grep-0.1.4/manifests"},{"name":"globset-0.1.2","sha":"301ee6d3f52f8c004d3cc7ab45b49d116f16a2fb","kind":"tag","published_at":"2016-11-06T20:35:05.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.2/manifests"},{"name":"0.2.6","sha":"f147f3aa39e6a239926bef461a6dfd2bac5185e1","kind":"tag","published_at":"2016-11-01T00:01:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.6/manifests"},{"name":"ignore-0.1.3","sha":"40abade8eec17332d5085f1a23786f0969d4a3a1","kind":"tag","published_at":"2016-10-31T23:54:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.3/manifests"},{"name":"ignore-0.1.2","sha":"5f87c03189282c948aae9f60beb60c4a30fa76e9","kind":"tag","published_at":"2016-10-31T23:53:47.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.2/manifests"},{"name":"0.2.5","sha":"6b038511c753ac43b17c204347bfe841a237f012","kind":"tag","published_at":"2016-10-30T02:42:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"a075a462fa83014759b23555686648298f934557","kind":"tag","published_at":"2016-10-30T02:40:02.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.4/manifests"},{"name":"ignore-0.1.1","sha":"031ace209dd75cd9a24b04562ea00665606d3131","kind":"tag","published_at":"2016-10-30T02:17:39.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.1/manifests"},{"name":"ignore-0.1.0","sha":"8bf3760cdb863033d3c84b51374686dcdd2b8d73","kind":"tag","published_at":"2016-10-30T02:13:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/ignore-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/ignore-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@ignore-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/ignore-0.1.0/manifests"},{"name":"globset-0.1.1","sha":"36f949633bf7f352bf637ac6bc85bbc7555c4b32","kind":"tag","published_at":"2016-10-30T02:12:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.1/manifests"},{"name":"0.2.3","sha":"d8712daf2706fa5d7d28c7fafde4c64ce49aa46c","kind":"tag","published_at":"2016-10-11T23:44:54.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"4981991a6e4d1808d54c8d20fc4d93fcf0c1abfe","kind":"tag","published_at":"2016-10-11T02:24:36.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.2/manifests"},{"name":"globset-0.1.0","sha":"dde5bd5a809e3a606b0cfe5e8500586baadc1d29","kind":"tag","published_at":"2016-10-11T00:07:13.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/globset-0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/globset-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@globset-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/globset-0.1.0/manifests"},{"name":"0.2.1","sha":"de79be2db2ae82b004a503ce31263370ebbca2ae","kind":"tag","published_at":"2016-09-27T00:02:58.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b1c52b52d6eed5b2436e7cdb92617c06c43696c3","kind":"tag","published_at":"2016-09-26T02:32:14.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.2.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.2.0/manifests"},{"name":"0.1.18","sha":"a3c432613957385a624bd43b3a9cc0dd0dc1b14a","kind":"tag","published_at":"2016-09-26T02:30:24.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"b33e9cba69df670449e79587a0411201962ecc1b","kind":"tag","published_at":"2016-09-23T15:26:23.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"25c259112b25bf95a694a828c25e54c02232f6cc","kind":"tag","published_at":"2016-09-23T01:32:41.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"2115774c6e68ebf5fb3036c5029bea97328e6f90","kind":"tag","published_at":"2016-09-22T23:20:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"1b14e245be77bdf2db17c39c077191b5a726627a","kind":"tag","published_at":"2016-09-22T21:48:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.14/manifests"},{"name":"0.1.13","sha":"263e2b012fe26d1d3c600846a6f4421f16eccba3","kind":"tag","published_at":"2016-09-22T01:07:40.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"525d0511722ebf11fa995c03031170ffa9379758","kind":"tag","published_at":"2016-09-22T00:47:44.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"fe84928c855a04d345617993603565bbf92ae54b","kind":"tag","published_at":"2016-09-21T23:37:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c1c92e4fee261397837318f146532a610047f594","kind":"tag","published_at":"2016-09-21T23:27:16.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b0d8ff6f4a0889701a3a0e88e5610faec93207b2","kind":"tag","published_at":"2016-09-21T20:41:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"0263a401f628ff910858b303b52e169559cd4ca9","kind":"tag","published_at":"2016-09-21T11:08:37.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f9bff9084233d12cab3928b4e930973db6ff2ec5","kind":"tag","published_at":"2016-09-21T02:13:49.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"9e2f10b8932aa8df9e2478d04b82635e3273803a","kind":"tag","published_at":"2016-09-21T00:25:51.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"e7fb0fd267462d409d71a186c80ca1b0017b6196","kind":"tag","published_at":"2016-09-20T01:56:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"f7ee914dd3f499d440747a0b4e7391ff2a5252cf","kind":"tag","published_at":"2016-09-17T20:56:21.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"6cb604f38f3a7abecaa9cdb1a7eb9556aa9d9dcc","kind":"tag","published_at":"2016-09-17T16:55:09.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"8f87a4e8acbeb7333dc1562f730d8832df0b02b9","kind":"tag","published_at":"2016-09-17T15:36:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"4212a8b9cbc2a188b8fe5606240285ac923d306f","kind":"tag","published_at":"2016-09-14T01:21:45.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"7cd02e9b7e161fb6a85c7391650d5db1f3890aa0","kind":"tag","published_at":"2016-09-14T01:17:07.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.1.0","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.1.0/manifests"},{"name":"0.0.19","sha":"fdca74148dbb168035f538506621e59b92766090","kind":"tag","published_at":"2016-09-14T01:11:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.19","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"3c05954c869e986adf1967b63a265586491ed22a","kind":"tag","published_at":"2016-09-11T23:06:35.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.18","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"9bf7696ec8cacc74baaa4003cdfba0dab65245fd","kind":"tag","published_at":"2016-09-11T05:05:48.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.17","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"cc6b6dcf5bb1e6be3d16bb7125058295892c9ab9","kind":"tag","published_at":"2016-09-09T13:07:27.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.16","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"48878bbb8f5f18586ebf73fcafed46de7dc82da4","kind":"tag","published_at":"2016-09-09T01:47:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.15","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"0766617e07ecccdeef8647f783f81deab9d03eac","kind":"tag","published_at":"2016-09-09T01:46:28.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.14","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"afd99c43d7aee8bd85e728b2c947ccdc2ecc3bc7","kind":"tag","published_at":"2016-09-08T22:06:11.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.13","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"96e87ab7385ca141b47e3ad2bebedc6be9cccaca","kind":"tag","published_at":"2016-09-08T20:21:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.12","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"0042dce9498ed0e0d46e3e7cd86b85dcb822c8e1","kind":"tag","published_at":"2016-09-08T01:54:43.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.11","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"0891b4a3c01ad702ad0f18a6965f52a8fca1dc89","kind":"tag","published_at":"2016-09-06T02:01:57.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.10","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"af48aaa6477244bb2181cbd6e256b438f1b98cdb","kind":"tag","published_at":"2016-09-06T01:58:00.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.9","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"ee7f300ae2336fc2ffc21de4e018cc4e5e503e08","kind":"tag","published_at":"2016-09-06T01:46:19.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.8","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"a4d8db16f75f220f658e017afa1ad683e19a1423","kind":"tag","published_at":"2016-09-06T01:36:53.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.7","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"3bb387abdd3f6c9a3d16f37fc8abf004eb5bbb35","kind":"tag","published_at":"2016-09-06T01:20:26.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.6","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"5b42999a3d3816cbe217a4eeb62415add5b2c23c","kind":"tag","published_at":"2016-09-06T01:02:32.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.5","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"88872508605c92471609dde83145f6308411a3ac","kind":"tag","published_at":"2016-09-06T00:58:52.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.4","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"5c820ba6387c6a9e3a50cecd1a16cf2ad8481234","kind":"tag","published_at":"2016-09-06T00:58:01.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.3","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"b2e9ff1361fd69c14969b78540669c6d61b51a6d","kind":"tag","published_at":"2016-09-06T00:39:17.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.2","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"8023f6fd03becd26f82a5accf8a855da401487f7","kind":"tag","published_at":"2016-09-06T00:25:29.000Z","download_url":"https://codeload.github.com/BurntSushi/ripgrep/tar.gz/0.0.1","html_url":"https://github.com/BurntSushi/ripgrep/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BurntSushi/ripgrep@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T02:13:14.116Z","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/rust-grep-matcher?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/rust-grep-matcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/rust-grep-matcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/rust-grep-matcher/dependencies","status":null,"funding_links":["https://github.com/sponsors/BurntSushi"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T19:42:43.595Z","issues_count":492,"pull_requests_count":546,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":327,"issue_authors_count":438,"avg_comments_per_issue":4.184959349593496,"avg_comments_per_pull_request":1.0677655677655677,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":71,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1569271.825,"past_year_avg_time_to_close_pull_request":3446705.307017544,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":67,"past_year_avg_comments_per_issue":1.7887323943661972,"past_year_avg_comments_per_pull_request":0.5209580838323353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","maintainers":[{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"},{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}],"active_maintainers":[{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-matcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-matcher/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-matcher/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-matcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-matcher/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/rust-grep-matcher/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1347},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-04T05:05:54.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}}],"commits":{"id":1927,"full_name":"BurntSushi/ripgrep","default_branch":"master","total_commits":2225,"total_committers":481,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":4.625779625779626,"dds":0.32044943820224714,"past_year_total_commits":227,"past_year_total_committers":84,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.7023809523809526,"past_year_dds":0.4493392070484582,"last_synced_at":"2026-09-08T16:35:54.477Z","last_synced_commit":"3fce3b5bb0236da2df6d99672afb8a719642eca7","created_at":"2023-03-07T09:12:43.357Z","updated_at":"2026-09-08T16:35:53.765Z","committers":[{"name":"Andrew Gallant","email":"jamslam@gmail.com","login":"BurntSushi","count":1512},{"name":"dana","email":"dana@dana.is","login":"okdana","count":56},{"name":"jgart","email":"47760695+jgarte","login":"jgarte","count":11},{"name":"Balaji Sivaraman","email":"balaji@balajisivaraman.com","login":"balajisivaraman","count":10},{"name":"Marc Tiehuis","email":"marctiehuis@gmail.com","login":"tiehuis","count":9},{"name":"Lyuha","email":"lyuha","login":"lyuha","count":7},{"name":"Eric Nielsen","email":"eric@amalgamar.com.br","login":"ericbn","count":7},{"name":"Daniel Wood","email":"daniel.wood4@extendhealth.com","login":"theamazingfedex","count":6},{"name":"Alex Touchet","email":"alextouchet@outlook.com","login":"atouchet","count":6},{"name":"Thayne McCombs","email":"astrothayne@gmail.com","login":"tmccombs","count":5},{"name":"Roman Proskuryakov","email":"humbug@deeptown.org","login":"kpp","count":5},{"name":"Lucas Trzesniewski","email":"lucas.trzesniewski@gmail.com","login":"ltrzesniewski","count":5},{"name":"LingMan","email":"LingMan","login":"LingMan","count":5},{"name":"Igor Gnatenko","email":"i.gnatenko.brain@gmail.com","login":"ignatenkobrain","count":5},{"name":"Igor Gnatenko","email":"ignatenko@redhat.com","login":null,"count":5},{"name":"Ed Page","email":"eopage@gmail.com","login":"epage","count":4},{"name":"Linda_pp","email":"rhysd","login":"rhysd","count":4},{"name":"Matthias Krüger","email":"matthias.krueger@famsik.de","login":"matthiaskrgr","count":4},{"name":"Sebastian Nowicki","email":"sebnow@gmail.com","login":"sebnow","count":4},{"name":"chocolateboy","email":"chocolate@cpan.org","login":"chocolateboy","count":4},{"name":"mataha","email":"mataha","login":"mataha","count":4},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":4},{"name":"Lilian A. Moraru","email":"lilian.moraru90@gmail.com","login":"lilianmoraru","count":4},{"name":"Daniel Luz","email":"dev@mernen.com","login":"mernen","count":3},{"name":"Colin Kennedy","email":"moshen.colin@gmail.com","login":"moshen","count":3},{"name":"Tavian Barnes","email":"tavianator@tavianator.com","login":"tavianator","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Behnam Esfahbod","email":"behnam@zwnj.org","login":"behnam","count":3},{"name":"llogiq","email":"bogusandre@gmail.com","login":"llogiq","count":3},{"name":"Jan Verbeek","email":"jan.verbeek@posteo.nl","login":"blyxxyz","count":3},{"name":"Martin Lindhe","email":"martin-commit@ubique.se","login":"martinlindhe","count":3},{"name":"David Peter","email":"sharkdp","login":"sharkdp","count":3},{"name":"Alex Burka","email":"aburka@seas.upenn.edu","login":"durka","count":3},{"name":"Christian Vallentin","email":"mail@vallentin.dev","login":"vallentin","count":2},{"name":"M Pacer","email":"mpacer@berkeley.edu","login":"mpacer","count":2},{"name":"Henri Sivonen","email":"hsivonen@hsivonen.fi","login":"hsivonen","count":2},{"name":"Ian Kerins","email":"ianskerins@gmail.com","login":"isker","count":2},{"name":"Ilya Grigoriev","email":"ilyagr","login":"ilyagr","count":2},{"name":"Jacob Wahlgren","email":"jacob.wahlgren@gmail.com","login":"jacwah","count":2},{"name":"Jakub Wieczorek","email":"jakub.adam.wieczorek@gmail.com","login":"jakubadamw","count":2},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":2},{"name":"James McKinney","email":"26463+jpmckinney","login":"jpmckinney","count":2},{"name":"Jordan Danford","email":"jordandanford@gmail.com","login":"jdanford","count":2},{"name":"Keith Smiley","email":"keithbsmiley@gmail.com","login":"keith","count":2},{"name":"Kevin K","email":"kbknapp@gmail.com","login":"kbknapp","count":2},{"name":"Vasili Revelas","email":"vasili.revelas@gmail.com","login":"3point2","count":2},{"name":"Wilfred Hughes","email":"me@wilfred.me.uk","login":"Wilfred","count":2},{"name":"tjdgus3537","email":"tjdgus3537@naver.com","login":"tjdgus3537","count":2},{"name":"xtqqczze","email":"45661989+xtqqczze","login":"xtqqczze","count":2},{"name":"依云","email":"lilydjwg@gmail.com","login":"lilydjwg","count":2},{"name":"Raimon Grau (rgrau)","email":"raimonster@gmail.com","login":"kidd","count":2},{"name":"Garrett Squire","email":"garrettsquire@gmail.com","login":"gsquire","count":2},{"name":"Samuel Colvin","email":"s@muelcolvin.com","login":"samuelcolvin","count":2},{"name":"Rory O’Kane","email":"rory@roryokane.com","login":"roryokane","count":2},{"name":"Robert Irelan","email":"rirelan@gmail.com","login":"telotortium","count":2},{"name":"Pierre Rouleau","email":"prouleau001@gmail.com","login":"pierre-rouleau","count":2},{"name":"Peter Williams","email":"peter@newton.cx","login":"pkgw","count":2},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":2},{"name":"Mårten Kongstad","email":"marten.kongstad@gmail.com","login":"amhk","count":2},{"name":"Michael Vitz","email":"michael.vitz@innoq.com","login":"mvitz","count":2},{"name":"Micha Reiser","email":"micha@reiser.io","login":"MichaReiser","count":2},{"name":"Matěj Cepl","email":"mcepl@cepl.eu","login":"mcepl","count":2},{"name":"Martin Pool","email":"mbp@sourcefrog.net","login":"sourcefrog","count":2},{"name":"Marco Ieni","email":"11428655+MarcoIeni","login":"MarcoIeni","count":2},{"name":"Vanessa McHale","email":"vmchale","login":"vmchale","count":2},{"name":"Tim Kilbourn","email":"tkilbourn@gmail.com","login":"tkilbourn","count":2},{"name":"Sylvestre Ledru","email":"sledru@mozilla.com","login":"sylvestre","count":2},{"name":"Sven-Hendrik Haase","email":"svenstaro@gmail.com","login":"svenstaro","count":2},{"name":"Simon Morgan","email":"drguildo","login":"drguildo","count":2},{"name":"Sergio Benitez","email":"SergioBenitez","login":"SergioBenitez","count":2},{"name":"Ahmed El Gabri","email":"ahmed@gabri.me","login":"ahmedelgabri","count":2},{"name":"Philip Munksgaard","email":"philip@munksgaard.me","login":"Munksgaard","count":2},{"name":"Marco Herrn","email":"marco@mherrn.de","login":"hupfdule","count":2},{"name":"Daniel Vergeylen","email":"daniel.vergeylen@place2be.biz","login":"dvergeylen","count":2},{"name":"Carl George","email":"carl.george@rackspace.com","login":"carlwgeorge","count":2},{"name":"Alex LaFroscia","email":"alex@lafroscia.com","login":"alexlafroscia","count":2},{"name":"tleb","email":"theo.lebrun@bootlin.com","login":"tleb","count":2},{"name":"Hendrik Sollich","email":"hendrik@hoodie.de","login":"hoodie","count":2},{"name":"Jon Parise","email":"jon@indelible.org","login":"jparise","count":2},{"name":"pierrenn","email":"git@pnn.sh","login":null,"count":2},{"name":"Jesse Claven","email":"jesse.claven@gmail.com","login":null,"count":2},{"name":"kotborealis","email":"kotborealis@awooo.ru","login":"kotborealis","count":2},{"name":"Lucien Greathouse","email":"me@lpghatguy.com","login":"LPGhatguy","count":2},{"name":"Eitan Adler","email":"grimreaper","login":"grimreaper","count":2},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":2},{"name":"Alexander Altman","email":"alexanderaltman@me.com","login":"pthariensflame","count":2},{"name":"Andy Freeland","email":"andy@andyfreeland.net","login":"rouge8","count":2},{"name":"Armin Brauns","email":"armin.brauns@embedded-solutions.at","login":"arbrauns","count":2},{"name":"Arvid Gerstmann","email":"ag@arvid.io","login":"Leandros","count":2},{"name":"Brian Campbell","email":"lambda@continuation.org","login":"lambda","count":2},{"name":"ChristopherYoung","email":"joundanger@icloud.com","login":"WalterScottYoung","count":2},{"name":"Brian Gianforcaro","email":"b.gianfo@gmail.com","login":"bgianfo","count":2},{"name":"Bryan Richter","email":"b@chreekat.net","login":"chreekat","count":2},{"name":"Brian Malehorn","email":"bmalehorn@gmail.com","login":"bmalehorn","count":2},{"name":"Jakub Jirutka","email":"jakub@jirutka.cz","login":"jirutka","count":1},{"name":"Dash","email":"33206210+LordFlashmeow","login":"LordFlashmeow","count":1},{"name":"Dave Lee","email":"davelee.com@gmail.com","login":"kastiglione","count":1},{"name":"Dave Rolsky","email":"autarch@urth.org","login":"autarch","count":1},{"name":"David Barsky","email":"me@davidbarsky.com","login":"davidbarsky","count":1},{"name":"David Håsäther","email":"hasather@gmail.com","login":"hzr","count":1},{"name":"David Marzal","email":"2069735+Marzal","login":"Marzal","count":1},{"name":"David Ringo","email":"davidmringo@gmail.com","login":"dmringo","count":1},{"name":"David Salter","email":"davidsalter12@gmail.com","login":"Fireforge","count":1},{"name":"David Stangl","email":"david.stangl@student.hpi.de","login":"Felerius","count":1},{"name":"Jake Goulding","email":"shepmaster@mac.com","login":"shepmaster","count":1},{"name":"David Torosyan","email":"davidtorosyan.git@gmail.com","login":"davidtorosyan","count":1},{"name":"Edoardo Pirovano","email":"edoardo.pirovano@gmail.com","login":"edoardopirovano","count":1},{"name":"Dezhi “Andy” Fang","email":"AndyFang.DZ@gmail.com","login":"andyfangdz","count":1},{"name":"Dirk Loss","email":"mail@dirk-loss.de","login":"dloss","count":1},{"name":"Dmitry Gerasimov","email":"di.gerasimov@gmail.com","login":"dseight","count":1},{"name":"Douman","email":"douman@gmx.se","login":"DoumanAsh","count":1},{"name":"Dương Đỗ Minh Châu","email":"56427890+duongdominhchau","login":"duongdominhchau","count":1},{"name":"Christoph Badura","email":"bad@bsd.de","login":"bad","count":1},{"name":"Christoph Michelbach","email":"michelbach94@gmail.com","login":"m1cm1c","count":1},{"name":"Clement Tsang","email":"34804052+ClementTsang","login":"ClementTsang","count":1},{"name":"Ben Heidemann","email":"ben@heidemann.dev","login":"bcheidemann","count":1},{"name":"Collin Styles","email":"collingstyles@gmail.com","login":"cstyles","count":1},{"name":"Conrad Meyer","email":"cse.cem@gmail.com","login":"cemeyer","count":1},{"name":"Conrad Olega","email":"conradolega+github@gmail.com","login":"conradolega","count":1},{"name":"Corentin Henry","email":"corentinhenry@gmail.com","login":"little-dude","count":1},{"name":"Cort Spellman","email":"spellman.cort@gmail.com","login":"spellman","count":1},{"name":"Cosmin Lehene","email":"clehene@gmail.com","login":"clehene","count":1},{"name":"Crestwave","email":"35413013+Crestwave","login":"Crestwave","count":1},{"name":"Cristián Maureira-Fredes","email":"Cristian.Maureira-Fredes@qt.io","login":"cmaureir","count":1},{"name":"Dan Bjorge","email":"dan@dbjorge.net","login":"dbjorge","count":1},{"name":"Dan Burkert","email":"dan@danburkert.com","login":"danburkert","count":1},{"name":"Dan Fabulich","email":"dan.fabulich@redfin.com","login":"dfabulich","count":1},{"name":"Daniel Hahler","email":"git@thequod.de","login":"blueyed","count":1},{"name":"Daniel Santa Cruz","email":"dstcruz@gmail.com","login":"dstcruz","count":1},{"name":"Hugo Locurcio","email":"hugo.locurcio@hugo.pro","login":"Calinou","count":1},{"name":"Hitesh Jasani","email":"hitesh.jasani@gmail.com","login":"hiteshjasani","count":1},{"name":"Henk-Jan Meijer","email":"hj@meijer.xyz","login":"hjmeijer","count":1},{"name":"Hanif Ariffin","email":"hanif.ariffin.4326@gmail.com","login":"hbina","count":1},{"name":"Hamir Mahal","email":"hamirmahal@gmail.com","login":"hamirmahal","count":1},{"name":"Glenn Slotte","email":"glenn@slotte.net","login":"glennsl","count":1},{"name":"Gerion Entrup","email":"32870336+gerion0","login":"gerion0","count":1},{"name":"Gergő Pintér","email":"pinter.gergo@vipmail.hu","login":"pintergreg","count":1},{"name":"Gerard de Melo","email":"gdm@demelo.org","login":"gdemelo","count":1},{"name":"George Plymale II","email":"georgedp@orbitalimpact.com","login":"ylluminarious","count":1},{"name":"Gent Bajraj","email":"gentbajraj@gmail.com","login":"gentbajraj","count":1},{"name":"Garrett Thornburg","email":"film42@gmail.com","login":"film42","count":1},{"name":"Gal Ofri","email":"galmenashofri@gmail.com","login":"gofri","count":1},{"name":"Gabriel","email":"g2p.code@gmail.com","login":"g2p","count":1},{"name":"Gabe Berke-Williams","email":"gabebw@gabebw.com","login":"gabebw","count":1},{"name":"Félix Cantournet","email":"felix.cantournet@gmail.com","login":"fcantournet","count":1},{"name":"Eric Kidd","email":"git@randomhacks.net","login":"emk","count":1},{"name":"Evan.Mattiza","email":"emattiza@gmail.com","login":"emattiza","count":1},{"name":"Eyal","email":"109809+eyal0","login":"eyal0","count":1},{"name":"James Harr","email":"james.harr@gmail.com","login":"jamesharr","count":1},{"name":"Eli Miller","email":"elimill12345@hotmail.com","login":"elirnm","count":1},{"name":"Eliaz Bobadilla","email":"71897736+UltiRequiem","login":"UltiRequiem","count":1},{"name":"Elliott Slaughter","email":"elliottslaughter@gmail.com","login":"elliottslaughter","count":1},{"name":"Emilien Breton","email":"bricktech2000@gmail.com","login":"Bricktech2000","count":1},{"name":"Emlyn Corrin","email":"emlyn.corrin@gmail.com","login":"emlyn","count":1},{"name":"Enoch","email":"enoch965@gmail.com","login":"enochchau","count":1},{"name":"Eric Arellano","email":"ericarellano@me.com","login":"Eric-Arellano","count":1},{"name":"Gibson Fahnestock","email":"gibfahn@gmail.com","login":"gibfahn","count":1},{"name":"Jean-Marie Comets","email":"jmcomets","login":"jmcomets","count":1},{"name":"Jade","email":"software@lfcode.ca","login":"lf-","count":1},{"name":"Fraser Cormack","email":"fcormack@modular.com","login":"frasercrmck","count":1},{"name":"Francois Marier","email":"francois@fmarier.org","login":"fmarier","count":1},{"name":"FlorentBecker","email":"florent.becker@ens-lyon.org","login":"FlorentBecker","count":1},{"name":"Fangrui Song","email":"i@maskray.me","login":"MaskRay","count":1},{"name":"Fabian Würfl","email":"bafdyce@tuta.io","login":"BafDyce","count":1},{"name":"Jack O'Connor","email":"oconnor663@gmail.com","login":"oconnor663","count":1},{"name":"Isaac","email":"IsaacOscar@live.com.au","login":"IsaacOscar","count":1},{"name":"Tomek","email":"tolek@tuta.com","login":null,"count":1},{"name":"Trent Davis","email":"tdavis146@bloomberg.net","login":null,"count":1},{"name":"Vincent Bockaert","email":"vincent.bockaert@proton.me","login":null,"count":1},{"name":"Vurich","email":"jackefransham@hotmail.co.uk","login":null,"count":1},{"name":"Zack Schuster","email":"zs.schuster@gmail.com","login":null,"count":1},{"name":"cetra3","email":"peter@parashift.com.au","login":null,"count":1},{"name":"chrisdoc","email":"christoph@meedoc.com","login":null,"count":1},{"name":"goto-engineering","email":"goto@gotoengineering.io","login":null,"count":1},{"name":"ptzz","email":"ponca707@gmail.com","login":null,"count":1},{"name":"Alessandro Menezes","email":"alessandroasm@gmail.com","login":"alessandroasm","count":1},{"name":"Alessandro Caputo","email":"nonedisponibile@gmail.com","login":"xalexalex","count":1},{"name":"Aleksey Vasilenko","email":"aleksey.vasilenko@gmail.com","login":"krant","count":1},{"name":"Alejandro Barreto","email":"alejandro5042@gmail.com","login":"alejandro5042","count":1},{"name":"Ajeet D'Souza","email":"98ajeet@gmail.com","login":"ajeetdsouza","count":1},{"name":"Adhvik Kanagala","email":"adhvik@modal.com","login":"addykan","count":1},{"name":"Adam Reichold","email":"adamreichold","login":"adamreichold","count":1},{"name":"Aaron Power","email":"Aaronepower","login":"Aaronepower","count":1},{"name":"Alex Chen","email":"l46983284@gmail.com","login":"l46983284-cpu","count":1},{"name":"Alex Crichton","email":"alex@alexcrichton.com","login":"alexcrichton","count":1},{"name":"Anthony Huang","email":"anthony.huang@affirm.com","login":null,"count":1},{"name":"Charles Blake","email":"cb@cblake.net","login":null,"count":1},{"name":"Francois Ferrand","email":"francois.ferrand@parrot.com","login":null,"count":1},{"name":"Evgeny Kulikov","email":"evgeny@unity3d.com","login":null,"count":1},{"name":"Gleb Pomykalov","email":"gleb@pomykalov.ru","login":null,"count":1},{"name":"John L. Villalovos","email":"john.l.villalovos@intel.com","login":null,"count":1},{"name":"Kalle Samuels","email":"charles@derkarl.org","login":null,"count":1},{"name":"Kosta Welke","email":"kw@trinatives.com","login":null,"count":1},{"name":"Leaf Garland","email":"leaf.garland@pushpay.com","login":null,"count":1},{"name":"Lilian Anatolie Moraru","email":"moraru69@yahoo.com","login":null,"count":1},{"name":"Marcin Nowak-Liebiediew","email":"marcin.liebiediew@dfinity.org","login":null,"count":1},{"name":"Mathieu Bridon","email":"bochecha@daitauha.fr","login":null,"count":1},{"name":"Neil Grogan","email":"neil@grogan.ie","login":null,"count":1},{"name":"Nipan Das","email":"n.das@castsoftware.com","login":null,"count":1},{"name":"Roey Darwish Dror","email":"rodarwis@microsoft.com","login":null,"count":1},{"name":"Sid-Ali Teir","email":"git.syedelec@gmail.com","login":null,"count":1},{"name":"Stephan Badragan","email":"stephan.badragan@everbridge.com","login":null,"count":1},{"name":"Stjepan Glavina","email":"stjepang@gmail.com","login":null,"count":1},{"name":"Stu Hood","email":"stuhood@twitter.com","login":null,"count":1},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":1},{"name":"Antti Keränen","email":"detegr@gmail.com","login":"Detegr","count":1},{"name":"Austin Wise","email":"AustinWise@gmail.com","login":"AustinWise","count":1},{"name":"Avindra Goolcharan","email":"aavindraa@gmail.com","login":"avindra","count":1},{"name":"Awad Mackie","email":"firesock.serwalek@gmail.com","login":"firesock","count":1},{"name":"Bastien Orivel","email":"eijebong@bananium.fr","login":"Eijebong","count":1},{"name":"Allen Wild","email":"aswild","login":"aswild","count":1},{"name":"Benjamin Sago","email":"ogham","login":"ogham","count":1},{"name":"Bharath M R","email":"catchmrbharath@gmail.com","login":"catchmrbharath","count":1},{"name":"Bram Geron","email":"bgeron@bgeron.nl","login":"bgeron","count":1},{"name":"Brandon Adams","email":"emidln@gmail.com","login":"emidln","count":1},{"name":"Brent Williams","email":"85238383+JustBarnt","login":"JustBarnt","count":1},{"name":"Bryan Honof","email":"bryanhonof@gmail.com","login":"bryanhonof","count":1},{"name":"Cameron Hart","email":"cameron.hart@gmail.com","login":"bitshifter","count":1},{"name":"Casey Rodarmor","email":"casey@rodarmor.com","login":"casey","count":1},{"name":"Chayoung You","email":"yousbe@gmail.com","login":"yous","count":1},{"name":"Chris Brown","email":"albatrossaionline@gmail.com","login":"albatrossflyon-coder","count":1},{"name":"Chris MacNaughton","email":"chris.macnaughton@canonical.com","login":"ChrisMacNaughton","count":1},{"name":"Christof Marti","email":"chrmarti@microsoft.com","login":"chrmarti","count":1},{"name":"Alex Macleod","email":"alex@macleod.io","login":"Alexendoo","count":1},{"name":"Alex Povel","email":"git@alexpovel.de","login":"alexpovel","count":1},{"name":"Alex Rawson","email":"ajzecrom@gmail.com","login":"zombiepigdragon","count":1},{"name":"Alexander Kjäll","email":"alexander.kjall@gmail.com","login":"alexanderkjall","count":1},{"name":"Alexander Weiss","email":"alex@weissfam.de","login":"aawsome","count":1},{"name":"Colin Heffernan","email":"colinpheffernan@gmail.com","login":"colin-heffernan","count":1},{"name":"Alvaro Parker","email":"aparkerdf@protonmail.com","login":"AlvaroParker","count":1},{"name":"Amaan Qureshi","email":"git@amaanq.com","login":"amaanq","count":1},{"name":"Andreas Stieger","email":"Andreas.Stieger@gmx.de","login":"andreasstieger","count":1},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":1},{"name":"Andrew Chin","email":"achin@eminence32.net","login":"eminence","count":1},{"name":"Andrew McNulty","email":"amcn102@gmail.com","login":"amcn","count":1},{"name":"Andrew Pyatkov","email":"mrbiggfoot","login":"mrbiggfoot","count":1},{"name":"Andrew Savchenko","email":"bircoph@altlinux.org","login":"bircoph","count":1},{"name":"Andrew Schwartzmeyer","email":"andrew@schwartzmeyer.com","login":"andyleejordan","count":1},{"name":"Andrey Kolomoets","email":"andreyk.mad@gmail.com","login":"muffinmad","count":1},{"name":"Andy Salerno","email":"andysalerno@gmail.com","login":"andysalerno","count":1},{"name":"Anthony Wong","email":"yp@anthonywong.net","login":"anthonywong","count":1},{"name":"Anton Zhiyanov","email":"m@antonz.org","login":"nalgeon","count":1},{"name":"Ian McKellar","email":"ian@mckellar.org","login":"ianloic","count":1},{"name":"Todd Walton","email":"tdwalton@gmail.com","login":"lousyd","count":1},{"name":"Tom Jackson","email":"tjackson@fb.com","login":"ddrcoder","count":1},{"name":"Tor Shepherd","email":"tor.aksel.shepherd@gmail.com","login":"torshepherd","count":1},{"name":"Tri Nguyen","email":"tri@tridnguyen.com","login":"tnguyen14","count":1},{"name":"Tristan Waddington","email":"tristan.waddington@gmail.com","login":"twaddington","count":1},{"name":"Ulysse Buonomo","email":"buonomo.ulysse@gmail.com","login":"BuonOmo","count":1},{"name":"Uwe Dauernheim","email":"djui","login":"djui","count":1},{"name":"Vadim Kostin","email":"adin.vadim@gmail.com","login":"adinvadim","count":1},{"name":"Varik Valefor","email":"38414004+varikvalefor","login":"varikvalefor","count":1},{"name":"Vidar","email":"vidar.asberg@pm.me","login":"vidarasberg","count":1},{"name":"Josh Cotton","email":"joshcotton@microsoft.com","login":"jcotton42","count":1},{"name":"Vishva Natarajan","email":"vishvanatarajan@gmail.com","login":"vishvanatarajan","count":1},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":1},{"name":"Wesley Moore","email":"wes@wezm.net","login":"wezm","count":1},{"name":"Wieland Hoffmann","email":"themineo@gmail.com","login":"mineo","count":1},{"name":"Will Thomas","email":"52861844+Durbatuluk1701","login":"Durbatuluk1701","count":1},{"name":"William Johnson","email":"wjohnson@whamcloud.com","login":"johnsonw","count":1},{"name":"Wolf Honore","email":"wolfhonore@gmail.com","login":"whonore","count":1},{"name":"Ximin Luo","email":"infinity0@pwned.gg","login":"infinity0","count":1},{"name":"YPCrumble","email":"ipcampbell@gmail.com","login":"YPCrumble","count":1},{"name":"Yevgen Antymyrov","email":"turist@gmail.com","login":"antimirov","count":1},{"name":"Yifei Teng","email":"tengyifei","login":"tengyifei","count":1},{"name":"Yochem van Rosmalen","email":"yochem@icloud.com","login":"yochem","count":1},{"name":"Younes El-karama","email":"yelkarama","login":"yelkarama","count":1},{"name":"Yujiang Wang","email":"yujiang.wang.rock@gmail.com","login":"AlanIWBFT","count":1},{"name":"Zach Ahn","email":"engineering@zachahn.com","login":"zachahn","count":1},{"name":"Zach Crownover","email":"zachary.crownover@gmail.com","login":"strangelittlemonkey","count":1},{"name":"Zoltan Kalmar","email":"kalmiz@gmail.com","login":"kalmiz","count":1},{"name":"Zoltan Puskas","email":"zoltan@sinustrom.info","login":"zpuskas","count":1},{"name":"amesgen","email":"amesgen@amesgen.de","login":"amesgen","count":1},{"name":"Sam James","email":"sam@gentoo.org","login":"thesamesam","count":1},{"name":"Sebastian Torres","email":"torrescsebas@gmail.com","login":"cstorres","count":1},{"name":"Sergei Vorobev","email":"xvorsx@gmail.com","login":"vors","count":1},{"name":"Seth Stadick","email":"sstadick@gmail.com","login":"sstadick","count":1},{"name":"Shubham Lagwankar","email":"shubhu105@gmail.com","login":"ssbl","count":1},{"name":"Simon Robin","email":"simon@simrobin.fr","login":"simrobin","count":1},{"name":"Sorin Sbarnea","email":"ssbarnea","login":"ssbarnea","count":1},{"name":"Stefan VanBuren","email":"vanburenstefan@gmail.com","login":"stefanvanburen","count":1},{"name":"Steffen Banhardt","email":"github@steffenbanhardt.de","login":"steffenbanhardt","count":1},{"name":"Steffen Butzer","email":"steffen.butzer@outlook.com","login":"steffengy","count":1},{"name":"Stepan Koltsov","email":"stepan.koltsov@gmail.com","login":"stepancheg","count":1},{"name":"Stephen Albert-Moore","email":"stephen.albert-moore@georgfischer.com","login":"starthal","count":1},{"name":"Stephen E. Baker","email":"baker.stephen.e@gmail.com","login":"TheCycoONE","count":1},{"name":"cgzones","email":"cgzones@googlemail.com","login":"cgzones","count":1},{"name":"Sungjoon Moon","email":"sumoon@seoulsaram.org","login":"OctopusET","count":1},{"name":"SuperSpecialSweet","email":"39995589+freejool","login":"freejool","count":1},{"name":"TJ Rana","email":"tj.rana@icloud.com","login":"tjrana","count":1},{"name":"Taiki Endo","email":"te316e89@gmail.com","login":"taiki-e","count":1},{"name":"Tama McGlinn","email":"t.mcglinn@gmail.com","login":"TamaMcGlinn","count":1},{"name":"Tareq A Khandaker","email":"tareqak","login":"tareqak","count":1},{"name":"Taryn Hill","email":"taryn@phrohdoh.com","login":"phrohdoh","count":1},{"name":"Thilo Uttendorfer","email":"tlo@sengaya.de","login":"sengaya","count":1},{"name":"Thomas Otto","email":"th1000s@posteo.net","login":"th1000s","count":1},{"name":"Thomas Weißschuh","email":"thomas@t-8ch.de","login":"t-8ch","count":1},{"name":"Thomas ten Cate","email":"ttencate@gmail.com","login":"ttencate","count":1},{"name":"Tim Harder","email":"radhermit@gmail.com","login":"radhermit","count":1},{"name":"Tim Sampson","email":"littlesanga@gmail.com","login":"sanga","count":1},{"name":"Timo Wilken","email":"github@twilken.net","login":"TimoWilken","count":1},{"name":"Tiziano Santoro","email":"tiziano88@gmail.com","login":"tiziano88","count":1},{"name":"kpcyrd","email":"git@rxv.cc","login":"kpcyrd","count":1},{"name":"lesnyrumcajs","email":"lesny.rumcajs@gmail.com","login":"LesnyRumcajs","count":1},{"name":"liberodark","email":"liberodark@gmail.com","login":"liberodark","count":1},{"name":"luh2","email":"hailperv@gmail.com","login":"luh2","count":1},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":1},{"name":"mariano-m13","email":"127398726+mariano-m13","login":"mariano-m13","count":1},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"mi-wada","email":"49638956+mi-wada","login":"mi-wada","count":1},{"name":"mostafa","email":"mostafayounis630@gmail.com","login":"mostafa630","count":1},{"name":"nguyenvukhang","email":"brew4k@gmail.com","login":"nguyenvukhang","count":1},{"name":"phiresky","email":"phireskyde+gh@gmail.com","login":"phiresky","count":1},{"name":"piegames","email":"git@piegames.de","login":"piegamesde","count":1},{"name":"pierreN","email":"pierreN","login":"pierreN","count":1},{"name":"redistay","email":"165581775+redistay","login":"redistay","count":1},{"name":"robert-bryson","email":"robert.bryson@gsa.gov","login":"robert-bryson","count":1},{"name":"robi-wan","email":"robi-wan","login":"robi-wan","count":1},{"name":"sitiom","email":"sitiom@proton.me","login":"sitiom","count":1},{"name":"skierpage","email":"info@skierpage.com","login":"skierpage","count":1},{"name":"squidfunk","email":"martin.donath@squidfunk.com","login":"squidfunk","count":1},{"name":"tgolang","email":"154592711+tgolang","login":"tgolang","count":1},{"name":"tillyboy","email":"31419678+tillyboy","login":"tillyboy","count":1},{"name":"tonypai","email":"tony77794@gmail.com","login":"tpai","count":1},{"name":"unsignedint","email":"rav@elysium.co.nz","login":"unsignedint","count":1},{"name":"wackget","email":"136205263+wackget","login":"wackget","count":1},{"name":"wang384670111","email":"384670111@qq.com","login":"wang384670111","count":1},{"name":"wm","email":"120168574+wmjim","login":"wmjim","count":1},{"name":"woky","email":"woky","login":"woky","count":1},{"name":"xEgoist","email":"egoist@egoistic.dev","login":"xEgoist","count":1},{"name":"ykgmfq","email":"free-software@dm-poepperl.de","login":"ykgmfq","count":1},{"name":"zhimoe","email":"xiongwengui67@gmail.com","login":"zhimoe","count":1},{"name":"Tobias Decking","email":"Tobias.Decking@gmail.com","login":"TDecking","count":1},{"name":"angrycandy","email":"angrycandy","login":"angrycandy","count":1},{"name":"arcsi42","email":"arcsi42@protonmail.com","login":"arcsi42","count":1},{"name":"aricha1940","email":"aricha1940","login":"aricha1940","count":1},{"name":"asymmetric","email":"lorenzo@mailbox.org","login":"asymmetric","count":1},{"name":"bbb651","email":"bar.ye651@gmail.com","login":"bbb651","count":1},{"name":"bruce-one","email":"bryce@gibson-consulting.com.au","login":"bruce-one","count":1},{"name":"c74d","email":"8573dd@gmail.com","login":"8573","count":1},{"name":"zsugabubus","email":"zsugabubus","login":"zsugabubus","count":1},{"name":"chip","email":"chip@chip.sh","login":"chippers","count":1},{"name":"chrispy","email":"chrispy@synopsys.com","login":"chrispy-snps","count":1},{"name":"cuishuang","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"deepy","email":"deep.alexander@gmail.com","login":"deepy","count":1},{"name":"drebelsky","email":"4641927+drebelsky","login":"drebelsky","count":1},{"name":"edam","email":"tim@ed.am","login":"edam","count":1},{"name":"ehuss","email":"eric@huss.org","login":"ehuss","count":1},{"name":"emrebengue","email":"emrebengue@gmail.com","login":"emrebengue","count":1},{"name":"f3rn0s","email":"finn@volkis.com.au","login":"f3rn0s","count":1},{"name":"fe9lix","email":"fe9lix@googlemail.com","login":"fe9lix","count":1},{"name":"flip111","email":"flip101@gmail.com","login":"flip111","count":1},{"name":"helloer","email":"helloer","login":"helloer","count":1},{"name":"howmanysmall","email":"26746527+howmanysmall","login":"howmanysmall","count":1},{"name":"jack1142","email":"6032823+jack1142","login":"jack1142","count":1},{"name":"jif","email":"jif@openai.com","login":"jif-oai","count":1},{"name":"jimbo1qaz","email":"jimbo1qaz@gmail.com","login":"nyanpasu64","count":1},{"name":"jpe90","email":"eskinjp@gmail.com","login":"jpe90","count":1},{"name":"jtrakk","email":"43392409+jtrakk","login":"jtrakk","count":1},{"name":"kennytm","email":"kennytm@gmail.com","login":"kennytm","count":1},{"name":"kevichi7","email":"haminoooin@gmail.com","login":"kevichi7","count":1},{"name":"kmg0308","email":"113580700+kmg0308","login":"kmg0308","count":1},{"name":"KARASZI István","email":"github@spam.raszi.hu","login":"raszi","count":1},{"name":"Kaushal Modi","email":"kaushal.modi@gmail.com","login":"kaushalmodi","count":1},{"name":"Keith Devens","email":"github@keithdevens.com","login":"kbd","count":1},{"name":"Kento Okamoto","email":"kentokamoto@protonmail.com","login":"Kentokamoto","count":1},{"name":"Kevin Svetlitski","email":"kevin_svetlitski@berkeley.edu","login":"Svetlitski","count":1},{"name":"Kevin Ushey","email":"kevinushey@gmail.com","login":"kevinushey","count":1},{"name":"Khalid Jebbari","email":"khalid.jebbari@gmail.com","login":"DjebbZ","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Kizhyk","email":"40514160+Kizhyk","login":"Kizhyk","count":1},{"name":"Klas Mellbourn","email":"klas@mellbourn.net","login":"Mellbourn","count":1},{"name":"Kobi Hikri","email":"kobi.hikri@gmail.com","login":"kobihikri","count":1},{"name":"Konto Mondo","email":"kontomondo@gmail.com","login":"kontomondo","count":1},{"name":"Kostya M","email":"kostya27@gmail.com","login":"kostya","count":1},{"name":"Kyle Todeschini","email":"dragonite44@gmail.com","login":"dragonite44","count":1},{"name":"LawAbidingCactus","email":"lawabidingcactus@lawabidingcactus.com","login":"LawAbidingCactus","count":1},{"name":"Leonardo Santagada","email":"santagada@gmail.com","login":"santagada","count":1},{"name":"Leonardo Yvens","email":"leoyvens@gmail.com","login":"leoyvens","count":1},{"name":"Lincoln Atkinson","email":"latkin","login":"latkin","count":1},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":1},{"name":"Lucas Garron","email":"code@garron.net","login":"lgarron","count":1},{"name":"Ludi Rehak","email":"ludi317@gmail.com","login":"ludi317","count":1},{"name":"Luke Hannan","email":"22576145+luhann","login":"luhann","count":1},{"name":"Luke Sandberg","email":"lukeisandberg@gmail.com","login":"lukesandberg","count":1},{"name":"Malte","email":"mal-tee@mailbox.org","login":"mal-tee","count":1},{"name":"Manfred Endres","email":"manfred.endres@tslarusso.de","login":"Larusso","count":1},{"name":"Manu","email":"manuel.vives@paylead.fr","login":"manu-paylead","count":1},{"name":"Manuel Vives","email":"git@vives.fr","login":"Manozco","count":1},{"name":"Marco Hinz","email":"mh.codebro@gmail.com","login":"mhinz","count":1},{"name":"Marius Schulz","email":"marius.schulz@me.com","login":"mariusschulz","count":1},{"name":"Mark Sisson","email":"5761292+marksisson","login":"marksisson","count":1},{"name":"James McCoy","email":"jamessan@jamessan.com","login":"jamessan","count":1},{"name":"James Moberg","email":"james@sunstarmedia.com","login":"JamoCA","count":1},{"name":"James Smith","email":"james@schoolshape.com","login":"jazmit","count":1},{"name":"Jan Verbeek","email":"55185397+janverb","login":"janverb","count":1},{"name":"Jason Shirk (POWERSHELL)","email":"jasonsh@microsoft.com","login":"lzybkr","count":1},{"name":"David Gilman","email":"davidgilman1@gmail.com","login":"dgilman","count":1},{"name":"Jeff S","email":"paradox460@gmail.com","login":"paradox460","count":1},{"name":"Jeremy Day","email":"jadaytime@gmail.com","login":"z2oh","count":1},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":1},{"name":"Joe Lencioni","email":"joe.lencioni@gmail.com","login":"lencioni","count":1},{"name":"Johannes Altmanninger","email":"aclopte@gmail.com","login":"krobelus","count":1},{"name":"John Saigle","email":"4022790+johnsaigle","login":"johnsaigle","count":1},{"name":"John Schmidt","email":"3405586+schmee","login":"schmee","count":1},{"name":"Jon Jensen","email":"jon@swelter.net","login":"jonjensen","count":1},{"name":"Jon Surrell","email":"jon.surrell@automattic.com","login":"sirreal","count":1},{"name":"Jonas Platte","email":"jplatte+git@posteo.de","login":"jplatte","count":1},{"name":"Jonas Stein","email":"news@jonasstein.de","login":"jonasstein","count":1},{"name":"Jonatan Hamberg","email":"jonatan.hamberg@outlook.com","login":"jhamberg","count":1},{"name":"Jonathan Clem","email":"jclem@github.com","login":"jclem","count":1},{"name":"Jonathan Klimt","email":"jounathaen@mail.de","login":"jounathaen","count":1},{"name":"Jonathan Mast","email":"jon@jonmast.com","login":"jonmast","count":1},{"name":"Jonathan Schwender","email":"55576758+jschwe","login":"jschwe","count":1},{"name":"Michal Fudala","email":"mail@michalfudala.com","login":"myhau","count":1},{"name":"Josh Soref","email":"jsoref","login":"jsoref","count":1},{"name":"Josh Triplett","email":"josh@joshtriplett.org","login":"joshtriplett","count":1},{"name":"Joshua Horwitz","email":"joshua.d.horwitz@gmail.com","login":"jdhorwitz","count":1},{"name":"João Marcos","email":"marcospb19@hotmail.com","login":"marcospb19","count":1},{"name":"Juan Francisco Cantero Hurtado","email":"iam@juanfra.info","login":"juanfra684","count":1},{"name":"Justin Puah","email":"jinyeow","login":"jinyeow","count":1},{"name":"Nick Stenning","email":"nick@whiteink.com","login":"nickstenning","count":1},{"name":"NicoElbers","email":"119488797+NicoElbers","login":"NicoElbers","count":1},{"name":"Nicolas Holzschuch","email":"n.holzschuch@free.fr","login":"holzschu","count":1},{"name":"Ninan John","email":"jninan@thoughtworks.com","login":"leoOrion","count":1},{"name":"Oliver Newman","email":"15459200+orn688","login":"orn688","count":1},{"name":"P M","email":"10617122+pylipp","login":"pylipp","count":1},{"name":"Panashe Fundira","email":"fundirap@gmail.com","login":"munyari","count":1},{"name":"Patrick Artounian","email":"partounian","login":"partounian","count":1},{"name":"Patrick Stöckle","email":"p.stoeckle@gmx.net","login":"pstoeckle","count":1},{"name":"Patrick Williams","email":"patrick@stwcx.xyz","login":"williamspatrick","count":1},{"name":"Paul A. Patience","email":"62469505+paulapatience","login":"paulapatience","count":1},{"name":"Pavel Knoblokh","email":"Pashugan","login":"Pashugan","count":1},{"name":"Pavel Safronov","email":"pv.safronov@gmail.com","login":"fspv","count":1},{"name":"Pen Tree","email":"appletree2479@outlook.com","login":"zyctree","count":1},{"name":"Peter S Panov","email":"peter@sipan.org","login":"PeterSP","count":1},{"name":"Luca Kredel","email":"luca.kredel@web.de","login":"Phosphenius","count":1},{"name":"Porkepix","email":"porkepix@gmail.com","login":"Porkepix","count":1},{"name":"Pratham Verma","email":"110521546+PrathamVerma999","login":"PrathamVerma999","count":1},{"name":"Ralf Jung","email":"post@ralfj.de","login":"RalfJung","count":1},{"name":"Reuben D'Netto","email":"rdnetto@gmail.com","login":"rdnetto","count":1},{"name":"Riccardo Attilio Galli","email":"riccardo@sideralis.org","login":"riquito","count":1},{"name":"Richard Dodd (dodj)","email":"richard.o.dodd@gmail.com","login":"richard-uk1","count":1},{"name":"Richard Khoury","email":"richen.khoury@gmail.com","login":"rkhoury","count":1},{"name":"Richard Sternagel","email":"rsternagel@gmail.com","login":"rsternagel","count":1},{"name":"Rob Lourens","email":"roblourens@gmail.com","login":"roblourens","count":1},{"name":"Ryan Hayle","email":"hackel","login":"hackel","count":1},{"name":"Ryan Whitehouse","email":"rwhitehouse.rw@gmail.com","login":"ryanwhitehouse","count":1},{"name":"Rémi Verschelde","email":"remi@verschelde.fr","login":"akien-mga","count":1},{"name":"Saitock","email":"114862890+Saitock","login":"Saitock","count":1},{"name":"Sam Altier","email":"sam@altier.me","login":"jar-of-salt","count":1},{"name":"Jérome Eertmans","email":"jeertmans@icloud.com","login":"jeertmans","count":1},{"name":"Markus Dosch","email":"757612+markusdosch","login":"markusdosch","count":1},{"name":"Markus Staab","email":"maggus.staab@googlemail.com","login":"staabm","count":1},{"name":"Markus Westerlind","email":"marwes91@gmail.com","login":"Marwes","count":1},{"name":"Martin Michlmayr","email":"tbm@cyrius.com","login":"tbm","count":1},{"name":"Martin Nordholts","email":"enselic@gmail.com","login":"Enselic","count":1},{"name":"Mateusz Konieczny","email":"matkoniecz@gmail.com","login":"matkoniecz","count":1},{"name":"Mateusz Mikuła","email":"mati865","login":"mati865","count":1},{"name":"Matrix Dai","email":"matrix.dai@aurea.com","login":"MatrixDai","count":1},{"name":"Matt Kulukundis","email":"matt.fowles@gmail.com","login":"fowles","count":1},{"name":"Matteo Bertini","email":"matteo@naufraghi.net","login":"naufraghi","count":1},{"name":"Matthew Davidson","email":"matthew@modulolotus.net","login":"KingMob","count":1},{"name":"Max Coplan","email":"mchcopl@gmail.com","login":"vegerot","count":1},{"name":"Max Horn","email":"max@quendi.de","login":"fingolfin","count":1},{"name":"Melvin Wang","email":"melvin.mc.wang@gmail.com","login":"wmmc88","count":1},{"name":"Michael Hay","email":"mhaymo@hotmail.co.uk","login":"MikeFHay","count":1},{"name":"Michael Salihi","email":"admin@prestance-informatique.fr","login":"prestancedesign","count":1},{"name":"Steven Fackler","email":"sfackler@gmail.com","login":"sfackler","count":1},{"name":"Michal Terepeta","email":"michal.terepeta@gmail.com","login":"michalt","count":1},{"name":"Michele Bologna","email":"michele.bologna@gmail.com","login":"mbologna","count":1},{"name":"Mika Dede","email":"xervondev@gmail.com","login":"xervon","count":1},{"name":"Mikko Vedru","email":"mikko.vedru@gmail.com","login":"mikkovedru","count":1},{"name":"Miloš Stojanović","email":"mc.cm.mail@gmail.com","login":"M4444","count":1},{"name":"Misaki","email":"64830812+misaki-web","login":"misaki-web","count":1},{"name":"Mohammad AlSaleh","email":"CE.Mohammad.AlSaleh@gmail.com","login":"MoSal","count":1},{"name":"Mridul Singhai","email":"32460711+singhai0","login":"singhai0","count":1},{"name":"Nacho Barrientos","email":"nacho@criptonita.com","login":"nbarrientos","count":1},{"name":"Nadir Ishiguro","email":"23151917+nadir-ishiguro","login":"nadir-ishiguro","count":1},{"name":"Naser Aleisa","email":"aleisa.naser@gmail.com","login":"thenbe","count":1},{"name":"Naveen Nathan","email":"naveen@lastninja.net","login":"nnathan","count":1}],"past_year_committers":[{"name":"Andrew Gallant","email":"jamslam@gmail.com","login":"BurntSushi","count":125},{"name":"dana","email":"dana@dana.is","login":"okdana","count":11},{"name":"Thayne McCombs","email":"astrothayne@gmail.com","login":"tmccombs","count":4},{"name":"Lucas Trzesniewski","email":"lucas.trzesniewski@gmail.com","login":"ltrzesniewski","count":3},{"name":"ChristopherYoung","email":"joundanger@icloud.com","login":"WalterScottYoung","count":2},{"name":"Jorge Gomez","email":"jgart@dismail.de","login":"jgarte","count":2},{"name":"Micha Reiser","email":"micha@reiser.io","login":"MichaReiser","count":2},{"name":"xtqqczze","email":"45661989+xtqqczze","login":"xtqqczze","count":2},{"name":"Hamir Mahal","email":"hamirmahal@gmail.com","login":"hamirmahal","count":1},{"name":"Ian McKellar","email":"ian@mckellar.org","login":"ianloic","count":1},{"name":"Ilya Grigoriev","email":"ilyagr","login":"ilyagr","count":1},{"name":"Isaac","email":"IsaacOscar@live.com.au","login":"IsaacOscar","count":1},{"name":"James Moberg","email":"james@sunstarmedia.com","login":"JamoCA","count":1},{"name":"Jan Verbeek","email":"jan.verbeek@posteo.nl","login":"blyxxyz","count":1},{"name":"Dmitry Gerasimov","email":"di.gerasimov@gmail.com","login":"dseight","count":1},{"name":"David Tolnay","email":"dtolnay@gmail.com","login":"dtolnay","count":1},{"name":"Cristián Maureira-Fredes","email":"Cristian.Maureira-Fredes@qt.io","login":"cmaureir","count":1},{"name":"Fraser Cormack","email":"fcormack@modular.com","login":"frasercrmck","count":1},{"name":"Enoch","email":"enoch965@gmail.com","login":"enochchau","count":1},{"name":"Emilien Breton","email":"bricktech2000@gmail.com","login":"Bricktech2000","count":1},{"name":"Josh Cotton","email":"joshcotton@microsoft.com","login":"jcotton42","count":1},{"name":"Keith Smiley","email":"keithbsmiley@gmail.com","login":"keith","count":1},{"name":"Kobi Hikri","email":"kobi.hikri@gmail.com","login":"kobihikri","count":1},{"name":"Lilian A. Moraru","email":"lilian.moraru90+github@gmail.com","login":"lilianmoraru","count":1},{"name":"Lucas Garron","email":"code@garron.net","login":"lgarron","count":1},{"name":"Nipan Das","email":"n.das@castsoftware.com","login":null,"count":1},{"name":"Stephan Badragan","email":"stephan.badragan@everbridge.com","login":null,"count":1},{"name":"Tomek","email":"tolek@tuta.com","login":null,"count":1},{"name":"Andrew McNulty","email":"amcn102@gmail.com","login":"amcn","count":1},{"name":"Amaan Qureshi","email":"git@amaanq.com","login":"amaanq","count":1},{"name":"Alvaro Parker","email":"aparkerdf@protonmail.com","login":"AlvaroParker","count":1},{"name":"Alexander Weiss","email":"alex@weissfam.de","login":"aawsome","count":1},{"name":"Alexander Kjäll","email":"alexander.kjall@gmail.com","login":"alexanderkjall","count":1},{"name":"Alex Povel","email":"git@alexpovel.de","login":"alexpovel","count":1},{"name":"Alex Chen","email":"l46983284@gmail.com","login":"l46983284-cpu","count":1},{"name":"Aleksey Vasilenko","email":"aleksey.vasilenko@gmail.com","login":"krant","count":1},{"name":"Adhvik Kanagala","email":"adhvik@modal.com","login":"addykan","count":1},{"name":"Ben Heidemann","email":"ben@heidemann.dev","login":"bcheidemann","count":1},{"name":"Chris Brown","email":"albatrossaionline@gmail.com","login":"albatrossflyon-coder","count":1},{"name":"Christoph Badura","email":"bad@bsd.de","login":"bad","count":1},{"name":"Clement Tsang","email":"34804052+ClementTsang","login":"ClementTsang","count":1},{"name":"Colin Heffernan","email":"colinpheffernan@gmail.com","login":"colin-heffernan","count":1},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":1},{"name":"Wilfred Hughes","email":"me@wilfred.me.uk","login":"Wilfred","count":1},{"name":"Will Thomas","email":"52861844+Durbatuluk1701","login":"Durbatuluk1701","count":1},{"name":"William Johnson","email":"wjohnson@whamcloud.com","login":"johnsonw","count":1},{"name":"Yujiang Wang","email":"yujiang.wang.rock@gmail.com","login":"AlanIWBFT","count":1},{"name":"Zach Ahn","email":"engineering@zachahn.com","login":"zachahn","count":1},{"name":"bbb651","email":"bar.ye651@gmail.com","login":"bbb651","count":1},{"name":"emrebengue","email":"emrebengue@gmail.com","login":"emrebengue","count":1},{"name":"f3rn0s","email":"finn@volkis.com.au","login":"f3rn0s","count":1},{"name":"howmanysmall","email":"26746527+howmanysmall","login":"howmanysmall","count":1},{"name":"jif","email":"jif@openai.com","login":"jif-oai","count":1},{"name":"kevichi7","email":"haminoooin@gmail.com","login":"kevichi7","count":1},{"name":"kmg0308","email":"113580700+kmg0308","login":"kmg0308","count":1},{"name":"kpcyrd","email":"git@rxv.cc","login":"kpcyrd","count":1},{"name":"mariano-m13","email":"127398726+mariano-m13","login":"mariano-m13","count":1},{"name":"max","email":"87073104+maxtaran2010","login":"maxtaran2010","count":1},{"name":"mostafa","email":"mostafayounis630@gmail.com","login":"mostafa630","count":1},{"name":"robert-bryson","email":"robert.bryson@gsa.gov","login":"robert-bryson","count":1},{"name":"squidfunk","email":"martin.donath@squidfunk.com","login":"squidfunk","count":1},{"name":"wackget","email":"136205263+wackget","login":"wackget","count":1},{"name":"wang384670111","email":"384670111@qq.com","login":"wang384670111","count":1},{"name":"Luke Hannan","email":"22576145+luhann","login":"luhann","count":1},{"name":"Luke Sandberg","email":"lukeisandberg@gmail.com","login":"lukesandberg","count":1},{"name":"Martin Pool","email":"mbp@sourcefrog.net","login":"sourcefrog","count":1},{"name":"Matt Kulukundis","email":"matt.fowles@gmail.com","login":"fowles","count":1},{"name":"Melvin Wang","email":"melvin.mc.wang@gmail.com","login":"wmmc88","count":1},{"name":"Michal Fudala","email":"mail@michalfudala.com","login":"myhau","count":1},{"name":"Nadir Ishiguro","email":"23151917+nadir-ishiguro","login":"nadir-ishiguro","count":1},{"name":"Patrick Stöckle","email":"p.stoeckle@gmx.net","login":"pstoeckle","count":1},{"name":"Pavel Knoblokh","email":"Pashugan","login":"Pashugan","count":1},{"name":"Pavel Safronov","email":"pv.safronov@gmail.com","login":"fspv","count":1},{"name":"Porkepix","email":"porkepix@gmail.com","login":"Porkepix","count":1},{"name":"Riccardo Attilio Galli","email":"riccardo@sideralis.org","login":"riquito","count":1},{"name":"Saitock","email":"114862890+Saitock","login":"Saitock","count":1},{"name":"Sam Altier","email":"sam@altier.me","login":"jar-of-salt","count":1},{"name":"Stephen Albert-Moore","email":"stephen.albert-moore@georgfischer.com","login":"starthal","count":1},{"name":"Sungjoon Moon","email":"sumoon@seoulsaram.org","login":"OctopusET","count":1},{"name":"Thomas Otto","email":"th1000s@posteo.net","login":"th1000s","count":1},{"name":"Thomas Weißschuh","email":"thomas@t-8ch.de","login":"t-8ch","count":1},{"name":"Thomas ten Cate","email":"ttencate@gmail.com","login":"ttencate","count":1},{"name":"Tor Shepherd","email":"tor.aksel.shepherd@gmail.com","login":"torshepherd","count":1},{"name":"Vishva Natarajan","email":"vishvanatarajan@gmail.com","login":"vishvanatarajan","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-08T00:00:08.681Z","repositories_count":7152400,"commits_count":1058358918,"contributors_count":46372339,"owners_count":1428459,"committers_count":3468506,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"BurntSushi/ripgrep","html_url":"https://github.com/BurntSushi/ripgrep","last_synced_at":"2026-09-07T20:05:15.713Z","status":null,"issues_count":496,"pull_requests_count":548,"avg_time_to_close_issue":20276980.687830687,"avg_time_to_close_pull_request":9120561.764705881,"issues_closed_count":378,"pull_requests_closed_count":374,"pull_request_authors_count":329,"issue_authors_count":442,"avg_comments_per_issue":4.169354838709677,"avg_comments_per_pull_request":1.063868613138686,"merged_pull_requests_count":126,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":72,"past_year_pull_requests_count":167,"past_year_avg_time_to_close_issue":1559843.605263158,"past_year_avg_time_to_close_pull_request":3503555.4553571427,"past_year_issues_closed_count":38,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":107,"past_year_issue_authors_count":68,"past_year_avg_comments_per_issue":1.8194444444444444,"past_year_avg_comments_per_pull_request":0.49700598802395207,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37,"created_at":"2023-05-10T11:07:06.184Z","updated_at":"2026-09-07T20:05:15.713Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurntSushi%2Fripgrep/issues","issue_labels_count":{"table":{"rollup":62,"wontfix":61,"bug":56,"enhancement":55,"question":41,"invalid":27,"help wanted":21,"duplicate":19,"doc":18,"gitignore":5,"icebox":4,"libripgrep":2,"needs-mre":1}},"pull_request_labels_count":{"table":{"rollup":101,"duplicate":2,"dependencies":2,"rust":2}},"issue_author_associations_count":{"table":{"NONE":444,"CONTRIBUTOR":40,"OWNER":12}},"pull_request_author_associations_count":{"table":{"NONE":322,"CONTRIBUTOR":181,"OWNER":45}},"issue_authors":{"table":{"BurntSushi":11,"tmccombs":7,"IsaacOscar":5,"learnbyexample":5,"nyurik":4,"mcandre":3,"RecRanger":3,"jeanas":3,"kenorb":3,"ltrzesniewski":2,"mazunki":2,"fabiospampinato":2,"McUsr":2,"gofri":2,"Antiever":2,"rieje":2,"blueforesticarus":2,"blueyed":2,"lolbinarycat":2,"kochbj":2,"isaacl":2,"Porkepix":2,"reneleonhardt":2,"5HT2":2,"epage":2,"ghost":2,"misaki-web":2,"ssokolow":2,"sheharyarn":1,"Mmdixon":1,"okuramasafumi":1,"PiotrSokol":1,"JohnC32":1,"quodlibetor":1,"Mange":1,"bcling":1,"noahp":1,"bdlmt":1,"ilia-cy":1,"kwaegel":1,"neyasiikea":1,"AnthonyGithubCorner":1,"lyrixx":1,"Freed-Wu":1,"danbeibei":1,"wackget":1,"underflow00":1,"Neats29":1,"alvin55531":1,"zoriya":1,"gcp":1,"bananafirestorm":1,"Cerber-Ursi":1,"rnestler":1,"ariel-miculas":1,"amorey":1,"nkiesel":1,"Xazax-hun":1,"ryanpatiency":1,"ruppde":1,"KJSanchez":1,"pluveto":1,"jiannemarty":1,"safinaskar":1,"manikantag":1,"solonovamax":1,"albfan":1,"pavoljuhas":1,"ssbarnea":1,"bad":1,"3tilley":1,"Bricktech2000":1,"unphased":1,"omentic":1,"forthrin":1,"ttencate":1,"SigmundVik":1,"fede-moya":1,"est31":1,"qx220":1,"Chaostheorie":1,"SandraEickel":1,"shulaoda":1,"bwbuhse":1,"fidalgo":1,"tisonkun":1,"lakevilladom":1,"mrjoel":1,"tavianator":1,"cwitter":1,"elkarouh":1,"nalply":1,"johnyradio":1,"jonashaag":1,"edhalter":1,"d-e-s-o":1,"noahbkim":1,"ai":1,"zz5678":1,"p1r473":1,"vgorloff":1,"marcotrosi":1,"tivrfoa":1,"user3059969594":1,"pascalkuthe":1,"Wilfred":1,"tjex":1,"m-novotny":1,"dylan-chong":1,"taoxinyi":1,"futpib":1,"UdeshyaDhungana":1,"RudolfVonKrugstein":1,"ImJoke":1,"jgarte":1,"salsifis":1,"bcc32":1,"voltuer":1,"spapanik":1,"toastal":1,"cesaryuan":1,"inqode-lars":1,"huynle":1,"moschroe":1,"c-cube":1,"SynCROSS":1,"kopyl":1,"tjjfvi":1,"zkat":1,"cocoonkid":1,"pro-sumer":1,"xtqqczze":1,"craziedde":1,"dclong":1,"etiennepellegrini":1,"savchenko":1,"the8472":1,"Swatinem":1,"erikhuizinga":1,"meng-xu-cs":1,"ItsFated":1,"dandavison":1,"spin6lock":1,"sumit-modak":1,"gstokkink":1,"iesahin":1,"duelafn":1,"kjhaber":1,"clarfonthey":1,"munro":1,"MarlonBando":1,"eadf":1,"Jagholin":1,"burntbitterbal":1,"jannis-baum":1,"guettli":1,"peter-lyons-kehl":1,"gnozil":1,"Avishayy":1,"KaizenShogun":1,"yonip23":1,"chadbrewbaker":1,"mwaitzman":1,"quidnu":1,"JSorngard":1,"hmelman":1,"mengelbrecht":1,"xnuk":1,"dmitris":1,"TheKnarf":1,"ciscohack":1,"alpaylan":1,"Reeywhaar":1,"leitao":1,"bfrg":1,"ColonelThirtyTwo":1,"upsuper":1,"mattcargile":1,"balupton":1,"friendly":1,"lopopolo":1,"pinguicula":1,"matthiasbeyer":1,"sergeevabc":1,"patb-stout":1,"JelteF":1,"Dav1dde":1,"MaxG87":1,"infinity0":1,"hauleth":1,"bovirus":1,"sanmai-NL":1,"ClaireCJS":1,"cstyles":1,"tomkarw":1,"noirbizarre":1,"0keke":1,"ODAncona":1,"justinlovinger":1,"R-Goc":1,"as-com":1,"alexmv":1,"Saya47":1,"spencerwilson":1,"mvdan":1,"ChrisJefferson":1,"DavidArchibald":1,"mattalxndr":1,"crazyczy":1,"alexpovel":1,"sbraz":1,"wmmc88":1,"Mehuge":1,"jetzerb":1,"jcfk":1,"Coresi7":1,"luochen1990":1,"Erwyn":1,"ptrca":1,"dbarnett":1,"nico":1,"oconnor663":1,"leojay":1,"thepragmaticmero":1,"jpeloquin":1,"cpmlreef":1,"smammy":1,"AndersMunch":1,"SaintNick2023":1,"ashidaharo":1,"fenree":1,"sigmaSd":1,"luo4lu":1,"plugwash":1,"LordAizen1":1,"AlanIWBFT":1,"mario-grgic":1,"hugues-aff":1,"awalgarg":1,"phord":1,"yangyingchao":1,"vishvanatarajan":1,"tifrel":1,"shoffmeister":1,"rljacobson":1,"jeertmans":1,"majkinetor":1,"12101111":1,"golimarrrr":1,"lgarron":1,"martinvonz":1,"FedericoMuciaccia":1,"SimonSapin":1,"voidus":1,"codido":1,"scottchiefbaker":1,"Azathothas":1,"keithgabryelski":1,"tamwile":1,"MateusRodCosta":1,"jxs":1,"vegerot":1,"tomokinakamaru":1,"andreamah":1,"abhijithcd":1,"oxou":1,"bluss":1,"brunetton":1,"hh9527":1,"Firehed":1,"oandrew":1,"nic-nvidia":1,"gcflymoto":1,"mharvey-jt":1,"pikeas":1,"Gooberpatrol66":1,"vidhyasasi":1,"Integralist":1,"jmhodges-color":1,"ScriptAutomate":1,"catleeball":1,"Mouradif":1,"j178":1,"kewisch":1,"injust":1,"jayfoad":1,"leahneukirchen":1,"simonfossom":1,"lauralindzey":1,"akx":1,"andychu":1,"tymscar":1,"tvrg":1,"depesz":1,"limusch":1,"jelle-openai":1,"lukesandberg":1,"kpcyrd":1,"vsenn":1,"Diggsey":1,"ryanhuanli":1,"felrock":1,"japjotcpp":1,"He3lixxx":1,"layzerar":1,"amaanq":1,"GenomicaMicrob":1,"federicotdn":1,"Valloric":1,"toonn":1,"Yutsuten":1,"asomers":1,"sweth":1,"ljufa":1,"anuramat":1,"gdrapala":1,"piegamesde":1,"prashanthellina":1,"egidijus":1,"ink-splatters":1,"pmkap":1,"jknoos":1,"lahwran":1,"hnorkowski":1,"aawsome":1,"MrDrMcCoy":1,"lesleyrs":1,"SuperCowProducts":1,"troplin":1,"gvanem":1,"Groz17":1,"BatmanAoD":1,"lonelyeagle":1,"fabian-thomas":1,"LangLangBart":1,"ljantzen":1,"chillum":1,"weiznich":1,"besfahbod":1,"dvdksn":1,"wallentx":1,"OleMussmann":1,"BGR360":1,"strindberg":1,"meedstrom":1,"jennydaman":1,"markusylisiurunen":1,"elirnm":1,"ngirard":1,"yshui":1,"dev-ardi":1,"matepek":1,"tournemire":1,"Rasmus-Bertell":1,"sonisnehal":1,"zufuliu":1,"Nadrieril":1,"Cholo1S":1,"0xjmux":1,"kcollett":1,"ylluminate":1,"gmile":1,"zgracem":1,"j-martin":1,"abar52":1,"n00bmind":1,"Siddhesh-Agarwal":1,"SK83RJOSH":1,"calavera":1,"davidziman":1,"Akash-Mair":1,"josbra-attensi":1,"lamyergeier":1,"orf":1,"dfoxfranke":1,"masiarek":1,"Flimm":1,"Yggdroot":1,"aktau":1,"bicarlsen":1,"iitalics":1,"cosmicexplorer":1,"ratbekn":1,"fe9lix":1,"mzanm":1,"Simran-B":1,"vorburger":1,"AndyJado":1,"condekind":1,"jwilk":1,"brian6932":1,"JamoCA":1,"cloudhead":1,"woess":1,"benjarobin":1,"bluescorpion35":1,"ctittel":1,"poetaman":1,"bedge":1,"sunshowers":1,"wilgaboury":1,"donhcd":1,"sheisnicola":1,"Rose1917":1,"andrey-starodubtsev":1,"sxyazi":1,"sveniu":1,"gwen-lg":1,"mqudsi":1,"Korkman":1,"charryong":1,"LarsHadidi":1,"sylvestre":1,"PierreAntoineGuillaume":1,"nickolay-kondratyev":1,"anntzer":1,"TouchDeeper":1,"Shnatsel":1,"thjbdvlt":1,"sceneq":1,"0-EricZhou-0":1,"zachriggle":1,"smprather":1,"commonquail":1,"h-vetinari":1,"iloveitaly":1,"Aakash-Naidu":1,"al-yisun":1,"account-login":1,"BertanAygun":1,"Masber":1,"robbat2":1,"lbirkert":1,"gigaimage":1,"ShinysLove":1,"pkuczynski":1,"wis":1,"DMunkei":1,"nakul-krishnakumar":1,"aronchick":1,"diepes":1,"jzinn":1}},"pull_request_authors":{"table":{"BurntSushi":45,"ltrzesniewski":10,"krapcys1-maker":9,"tmccombs":7,"Rohan5commit":6,"yelkarama":6,"mataha":5,"cosmicexplorer":5,"blyxxyz":5,"QWZeng":4,"pierre-rouleau":4,"squidfunk":4,"th1000s":4,"rex4539":4,"PrathamVerma999":4,"leno23":4,"wyf027":4,"marlug":4,"Erio-Harrison":4,"okdana":4,"WalterScottYoung":3,"Wilfred":3,"john7rho":3,"jgarte":3,"rhysd":3,"pwn-0x309":2,"wackget":2,"tzq0301":2,"MagicDuck":2,"cgorshing":2,"mengfansheng-git":2,"Kairixir":2,"Pancf":2,"lukesandberg":2,"brayo-pip":2,"Lars-":2,"redistay":2,"sorliem":2,"yorkart":2,"alexpovel":2,"VlxtIykg":2,"riquito":2,"Kizhyk":2,"adinvadim":2,"fspv":2,"janderssonse":2,"xingzihai":2,"nadir-ishiguro":2,"dgilman":2,"xenoninja":2,"lilianmoraru":2,"fowles":2,"dependabot[bot]":2,"xtqqczze":2,"holzschu":2,"baima365-web":2,"bbb651":2,"vegerot":2,"nyurik":2,"johnsonw":2,"colin-heffernan":2,"bad":2,"wang384670111":2,"torshepherd":2,"jif-oai":2,"bcling":2,"jpmckinney":2,"vishvanatarajan":2,"melopilosyan":2,"majiayu000":2,"krant":2,"t-8ch":2,"atouchet":2,"Timmmm":2,"bwbuhse":2,"starthal":2,"dtolnay":2,"amcn":2,"fe9lix":2,"rohitaryal":2,"mariano-m13":2,"bcheidemann":2,"pi55man":2,"amircodota":2,"kevichi7":2,"TDecking":2,"Cabbache":2,"Totara-thib":2,"kkocdko":2,"aawsome":2,"cgzones":2,"dseight":2,"DMunkei":2,"yuuhikaze":2,"taeruh":2,"ruffe972":2,"JamoCA":2,"NicoElbers":2,"sharpchen":2,"crazyczy":2,"tgolang":2,"hamirmahal":2,"ilyagr":2,"bryanhonof":2,"orf":2,"sourcefrog":2,"weiznich":2,"HarnageaGabriel":2,"vors":2,"robert-bryson":2,"f3rn0s":2,"tavianator":2,"bomgar":1,"ruppde":1,"artemkovalyov":1,"Propfend":1,"mal-tee":1,"juanfra684":1,"Cashie1597":1,"3tilley":1,"Paciupa":1,"wmjim":1,"bircoph":1,"albatrossflyon-coder":1,"a1346054":1,"eyalk11":1,"robjtede":1,"propbreakerfpv":1,"tall-stems":1,"orfeasa":1,"markusylisiurunen":1,"tengyifei":1,"kotborealis":1,"amesgen":1,"andrewschoi":1,"film42":1,"thargor":1,"michalt":1,"Aakash-Naidu":1,"Zackh1998":1,"stmcginnis":1,"mitre88":1,"tottoto":1,"SAY-5":1,"memark":1,"kmad":1,"ghost":1,"Vinegret43":1,"thenbe":1,"BD103":1,"Durbatuluk1701":1,"dmringo":1,"mi-wada":1,"OctopusET":1,"Abdulnaser97":1,"manu-paylead":1,"zachahn":1,"kooler":1,"xvchris":1,"williamspatrick":1,"zaneduffield":1,"cuishuang":1,"lopopolo":1,"chrispy-snps":1,"Souradip121":1,"kevinushey":1,"bwv847":1,"arbourd":1,"wisarootl":1,"lionello":1,"scop":1,"joshsleeper":1,"wmmc88":1,"shubhamDP-arch":1,"cheungxi":1,"haydonryan":1,"EJammy":1,"thesamesam":1,"M1tsumi":1,"pstoeckle":1,"budde25":1,"rsternagel":1,"hey-leon":1,"jcotton42":1,"emrebengue":1,"gastonmorixe":1,"four43":1,"MestreY0d4-Uninter":1,"l46983284-cpu":1,"ink-splatters":1,"purplefishies":1,"moredatarequired":1,"addykan":1,"lunrenyi":1,"phanen":1,"edam":1,"ryanwhitehouse":1,"Enzime":1,"adamreichold":1,"gofri":1,"yochem":1,"zipus":1,"hjmeijer":1,"maxtaran2010":1,"yash3605":1,"Nipan83":1,"markhermeling":1,"wellparth":1,"kobihikri":1,"edoardopirovano":1,"myhau":1,"Saitock":1,"mostafa630":1,"marverix":1,"pascalkuthe":1,"howmanysmall":1,"janvhs":1,"angrycandy":1,"JustBarnt":1,"ccclosed":1,"BTF-Kabir-2020":1,"craiglpeters":1,"marksisson":1,"mmustafasenoglu":1,"tryHivemind":1,"yonip23":1,"ZhouYinLong-lab":1,"Olshansk":1,"cgezer646-del":1,"sorrycc":1,"vallentin":1,"lukasmoellerch":1,"HsukqiLee":1,"HenrikBengtsson":1,"jponf":1,"woodruffw":1,"lgarron":1,"puneetdixit200":1,"xzfc":1,"Solaris-star":1,"ElectricRCAircraftGuy":1,"AlvaroParker":1,"jelle-openai":1,"kpcyrd":1,"jar-of-salt":1,"amaanq":1,"keith":1,"TamaMcGlinn":1,"freejool":1,"Bricktech2000":1,"Varelion":1,"kmg0308":1,"ttencate":1,"jplatte":1,"nalgeon":1,"vidarasberg":1,"senekor":1,"vincentbockaert":1,"jschwe":1,"lawrence3699":1,"mattiase":1,"liberodark":1,"Eric-Arellano":1,"arnabanimesh":1,"frasercrmck":1,"leroiu":1,"manascb1344":1,"ChrisDenton":1,"dobestan":1,"Svetlitski":1,"rakhimovv":1,"curious-rabbit":1,"sengaya":1,"SUPERCILEX":1,"SyntaxSawdust":1,"tshepang":1,"vip892766gma":1,"luinbytes":1,"jurajlutter":1,"sstadick":1,"zaidhaan":1,"zombiepigdragon":1,"jirutka":1,"jparise":1,"BhavethraBaabu":1,"TimoWilken":1,"sigmaSd":1,"ClementTsang":1,"AlanIWBFT":1,"jeertmans":1,"piegamesde":1,"tvrg":1,"sonohgong":1,"vignesh2027":1,"atalii":1,"valletrg":1,"nguyenvukhang":1,"Enselic":1,"dhmztr":1,"jwilk":1,"strouja":1,"atlarator":1,"bugprone":1,"Cycle1337":1,"alexanderkjall":1,"ShivangiRay":1,"KevinKickass":1,"luhann":1,"ludi317":1,"dragonite44":1,"misaki-web":1,"scottmeyer":1,"Mellbourn":1,"spellman":1,"MSTNDL":1,"poliorcetics":1,"Sanjie25":1,"sitiom":1,"bhavishyaa-sahuu":1,"WhitehatD":1,"Sean-Kenneth-Doherty":1,"IsaacOscar":1,"Kentokamoto":1,"xEgoist":1,"turkishmaid":1,"enzolutions":1,"driphtyio":1,"r2p2":1,"melroy12":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-07T00:00:06.792Z","repositories_count":16962413,"issues_count":44806933,"pull_requests_count":141337738,"authors_count":11672903,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"rollup":6,"wontfix":6,"bug":4,"enhancement":3,"invalid":3,"help wanted":2,"question":2,"duplicate":1,"doc":1}},"past_year_pull_request_labels_count":{"table":{"rollup":16}},"past_year_issue_author_associations_count":{"table":{"NONE":61,"CONTRIBUTOR":11}},"past_year_pull_request_author_associations_count":{"table":{"NONE":108,"CONTRIBUTOR":35,"OWNER":24}},"past_year_issue_authors":{"table":{"epage":2,"mcandre":2,"tmccombs":2,"isaacl":2,"Yutsuten":1,"peter-lyons-kehl":1,"pavoljuhas":1,"omentic":1,"neyasiikea":1,"m-novotny":1,"meng-xu-cs":1,"masiarek":1,"MarlonBando":1,"markusylisiurunen":1,"ltrzesniewski":1,"LordAizen1":1,"layzerar":1,"LarsHadidi":1,"lakevilladom":1,"yangyingchao":1,"xtqqczze":1,"vsenn":1,"voltuer":1,"vgorloff":1,"UdeshyaDhungana":1,"ttencate":1,"tomokinakamaru":1,"SuperCowProducts":1,"solonovamax":1,"simonfossom":1,"ShinysLove":1,"Reeywhaar":1,"ptrca":1,"pkuczynski":1,"phord":1,"KaizenShogun":1,"erikhuizinga":1,"edhalter":1,"dfoxfranke":1,"d-e-s-o":1,"cpmlreef":1,"clarfonthey":1,"chillum":1,"Cerber-Ursi":1,"bovirus":1,"bfrg":1,"bcc32":1,"andrey-starodubtsev":1,"amaanq":1,"AlanIWBFT":1,"Aakash-Naidu":1,"0-EricZhou-0":1,"jgarte":1,"JelteF":1,"jelle-openai":1,"jeanas":1,"japjotcpp":1,"Jagholin":1,"j178":1,"IsaacOscar":1,"inqode-lars":1,"injust":1,"Groz17":1,"gnozil":1,"gigaimage":1,"Firehed":1,"fenree":1,"Erwyn":1}},"past_year_pull_request_authors":{"table":{"BurntSushi":24,"krapcys1-maker":9,"Rohan5commit":6,"wyf027":4,"leno23":4,"tmccombs":4,"marlug":4,"john7rho":3,"HarnageaGabriel":2,"Erio-Harrison":2,"jgarte":2,"jif-oai":2,"Totara-thib":2,"baima365-web":2,"mariano-m13":2,"majiayu000":2,"xingzihai":2,"xtqqczze":2,"luhann":1,"phanen":1,"Paciupa":1,"luinbytes":1,"okdana":1,"M1tsumi":1,"OctopusET":1,"Nipan83":1,"myhau":1,"mostafa630":1,"mmustafasenoglu":1,"mitre88":1,"manascb1344":1,"MestreY0d4-Uninter":1,"maxtaran2010":1,"markusylisiurunen":1,"ZhouYinLong-lab":1,"yash3605":1,"xvchris":1,"woodruffw":1,"WhitehatD":1,"wellparth":1,"vip892766gma":1,"vignesh2027":1,"Varelion":1,"valletrg":1,"ttencate":1,"tryHivemind":1,"SyntaxSawdust":1,"Souradip121":1,"Solaris-star":1,"shubhamDP-arch":1,"ShivangiRay":1,"Sean-Kenneth-Doherty":1,"scottmeyer":1,"SAY-5":1,"Saitock":1,"rakhimovv":1,"puneetdixit200":1,"pstoeckle":1,"ltrzesniewski":1,"dhmztr":1,"Cycle1337":1,"curious-rabbit":1,"ClementTsang":1,"cheungxi":1,"cgezer646-del":1,"ccclosed":1,"Cashie1597":1,"bugprone":1,"BTF-Kabir-2020":1,"Bricktech2000":1,"bhavishyaa-sahuu":1,"BhavethraBaabu":1,"atlarator":1,"arnabanimesh":1,"andrewschoi":1,"amaanq":1,"AlvaroParker":1,"alexanderkjall":1,"albatrossflyon-coder":1,"AlanIWBFT":1,"addykan":1,"Abdulnaser97":1,"Aakash-Naidu":1,"lopopolo":1,"lionello":1,"leroiu":1,"lawrence3699":1,"l46983284-cpu":1,"kpcyrd":1,"kooler":1,"kobihikri":1,"kmg0308":1,"kmad":1,"KevinKickass":1,"joshsleeper":1,"jelle-openai":1,"jar-of-salt":1,"HsukqiLee":1,"howmanysmall":1,"hey-leon":1,"haydonryan":1,"gastonmorixe":1,"frasercrmck":1,"enzolutions":1,"Durbatuluk1701":1,"driphtyio":1,"dobestan":1}},"maintainers":[{"table":{"login":"BurntSushi","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}},{"table":{"login":"wilgaboury","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wilgaboury"}}],"active_maintainers":[{"table":{"login":"BurntSushi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BurntSushi"}}]}},"events":{"total":{"CreateEvent":14,"DeleteEvent":14,"DiscussionEvent":7,"ForkEvent":356,"IssueCommentEvent":406,"IssuesEvent":184,"PullRequestEvent":182,"PullRequestReviewCommentEvent":28,"PullRequestReviewEvent":40,"PushEvent":64,"ReleaseEvent":1,"WatchEvent":8657},"last_year":{"CreateEvent":10,"DeleteEvent":11,"DiscussionEvent":7,"ForkEvent":86,"IssueCommentEvent":94,"IssuesEvent":60,"PullRequestEvent":77,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":2,"PushEvent":45,"ReleaseEvent":1,"WatchEvent":2676}},"keywords":["cli","command-line","command-line-tool","gitignore","grep","recursively-search","regex","ripgrep","rust","search"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:12.008Z","updated_at":"2023-09-27T19:14:12.008Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/.github/workflows/ci.yml","dependencies":[{"id":13982688443,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13982688444,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:13.215Z","updated_at":"2023-09-27T19:14:13.215Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/.github/workflows/release.yml","dependencies":[{"id":13982688472,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13982688473,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2023-09-27T19:14:15.257Z","updated_at":"2023-09-27T19:14:15.257Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/Cargo.lock","dependencies":[{"id":13982688474,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13982688475,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":13982688476,"package_name":"base64","ecosystem":"cargo","requirements":"0.21.4","direct":false,"kind":"runtime","optional":false},{"id":13982688477,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":13982688478,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":13982688479,"package_name":"cc","ecosystem":"cargo","requirements":"1.0.83","direct":false,"kind":"runtime","optional":false},{"id":13982688480,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":13982688481,"package_name":"clap","ecosystem":"cargo","requirements":"2.34.0","direct":false,"kind":"runtime","optional":false},{"id":13982688482,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.8","direct":false,"kind":"runtime","optional":false},{"id":13982688483,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":13982688484,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.15","direct":false,"kind":"runtime","optional":false},{"id":13982688485,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.16","direct":false,"kind":"runtime","optional":false},{"id":13982688486,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.33","direct":false,"kind":"runtime","optional":false},{"id":13982688487,"package_name":"encoding_rs_io","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":13982688488,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":13982688489,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":13982688490,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":13982688491,"package_name":"jemalloc-sys","ecosystem":"cargo","requirements":"0.5.4+5.3.0-patched","direct":false,"kind":"runtime","optional":false},{"id":13982688492,"package_name":"jemallocator","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":13982688493,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.26","direct":false,"kind":"runtime","optional":false},{"id":13982688494,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":13982688495,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.148","direct":false,"kind":"runtime","optional":false},{"id":13982688496,"package_name":"libm","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":13982688497,"package_name":"log","ecosystem":"cargo","requirements":"0.4.20","direct":false,"kind":"runtime","optional":false},{"id":13982688498,"package_name":"memchr","ecosystem":"cargo","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":13982688499,"package_name":"memmap2","ecosystem":"cargo","requirements":"0.5.10","direct":false,"kind":"runtime","optional":false},{"id":13982688500,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13982688501,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":13982688502,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.18.0","direct":false,"kind":"runtime","optional":false},{"id":13982688503,"package_name":"packed_simd","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":13982688504,"package_name":"pcre2","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":13982688526,"package_name":"pcre2-sys","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":13982688527,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.27","direct":false,"kind":"runtime","optional":false},{"id":13982688528,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.67","direct":false,"kind":"runtime","optional":false},{"id":13982688529,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.33","direct":false,"kind":"runtime","optional":false},{"id":13982688530,"package_name":"regex","ecosystem":"cargo","requirements":"1.9.5","direct":false,"kind":"runtime","optional":false},{"id":13982688531,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":13982688532,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":13982688533,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":13982688534,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":13982688535,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13982688536,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.188","direct":false,"kind":"runtime","optional":false},{"id":13982688537,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.188","direct":false,"kind":"runtime","optional":false},{"id":13982688538,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.107","direct":false,"kind":"runtime","optional":false},{"id":13982688539,"package_name":"strsim","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13982688540,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.37","direct":false,"kind":"runtime","optional":false},{"id":13982688541,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":13982688542,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":13982688543,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":13982688544,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":13982688545,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":13982688546,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":13982688547,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":13982688548,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13982688549,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":13982688550,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:17.238Z","updated_at":"2023-09-27T19:14:17.238Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/Cargo.toml","dependencies":[{"id":13982688574,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":13982688575,"package_name":"grep","ecosystem":"cargo","requirements":"0.2.12","direct":true,"kind":"runtime","optional":false},{"id":13982688576,"package_name":"ignore","ecosystem":"cargo","requirements":"0.4.19","direct":true,"kind":"runtime","optional":false},{"id":13982688577,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13982688578,"package_name":"log","ecosystem":"cargo","requirements":"0.4.5","direct":true,"kind":"runtime","optional":false},{"id":13982688579,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.23","direct":true,"kind":"runtime","optional":false},{"id":13982688580,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13982688581,"package_name":"clap","ecosystem":"cargo","requirements":"2.33.0","direct":true,"kind":"runtime","optional":false},{"id":13982688582,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.77","direct":true,"kind":"development","optional":false},{"id":13982688583,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.77","direct":true,"kind":"development","optional":false},{"id":13982688584,"package_name":"walkdir","ecosystem":"cargo","requirements":"2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"crates/cli/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:18.446Z","updated_at":"2023-09-27T19:14:18.446Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/cli/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"crates/globset/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:18.820Z","updated_at":"2023-09-27T19:14:18.820Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/globset/Cargo.toml","dependencies":[{"id":13982688587,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.0.2","direct":true,"kind":"runtime","optional":false},{"id":13982688588,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":13982688589,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.6","direct":true,"kind":"runtime","optional":false},{"id":13982688590,"package_name":"log","ecosystem":"cargo","requirements":"0.4.5","direct":true,"kind":"runtime","optional":false},{"id":13982688591,"package_name":"regex","ecosystem":"cargo","requirements":"1.8.3","direct":true,"kind":"runtime","optional":false},{"id":13982688592,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.104","direct":true,"kind":"runtime","optional":false},{"id":13982688593,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.0","direct":true,"kind":"development","optional":false},{"id":13982688594,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1","direct":true,"kind":"development","optional":false},{"id":13982688595,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.45","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"crates/grep/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:18.950Z","updated_at":"2023-09-27T19:14:18.950Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/grep/Cargo.toml","dependencies":[{"id":13982688601,"package_name":"grep-cli","ecosystem":"cargo","requirements":"0.1.7","direct":true,"kind":"runtime","optional":false},{"id":13982688602,"package_name":"grep-matcher","ecosystem":"cargo","requirements":"0.1.6","direct":true,"kind":"runtime","optional":false},{"id":13982688603,"package_name":"grep-pcre2","ecosystem":"cargo","requirements":"0.1.6","direct":true,"kind":"runtime","optional":false},{"id":13982688604,"package_name":"grep-printer","ecosystem":"cargo","requirements":"0.1.7","direct":true,"kind":"runtime","optional":false},{"id":13982688605,"package_name":"grep-regex","ecosystem":"cargo","requirements":"0.1.11","direct":true,"kind":"runtime","optional":false},{"id":13982688606,"package_name":"grep-searcher","ecosystem":"cargo","requirements":"0.1.11","direct":true,"kind":"runtime","optional":false},{"id":13982688607,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.0.4","direct":true,"kind":"development","optional":false},{"id":13982688608,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.2.7","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"crates/ignore/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:19.039Z","updated_at":"2023-09-27T19:14:19.039Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/ignore/Cargo.toml","dependencies":[{"id":13982688611,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.3","direct":true,"kind":"runtime","optional":false},{"id":13982688612,"package_name":"globset","ecosystem":"cargo","requirements":"0.4.10","direct":true,"kind":"runtime","optional":false},{"id":13982688613,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.1","direct":true,"kind":"runtime","optional":false},{"id":13982688614,"package_name":"log","ecosystem":"cargo","requirements":"0.4.5","direct":true,"kind":"runtime","optional":false},{"id":13982688615,"package_name":"memchr","ecosystem":"cargo","requirements":"2.5","direct":true,"kind":"runtime","optional":false},{"id":13982688616,"package_name":"regex","ecosystem":"cargo","requirements":"1.9.0","direct":true,"kind":"runtime","optional":false},{"id":13982688617,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.4","direct":true,"kind":"runtime","optional":false},{"id":13982688618,"package_name":"thread_local","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":13982688619,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.2.7","direct":true,"kind":"runtime","optional":false},{"id":13982688620,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"crates/matcher/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:19.148Z","updated_at":"2023-09-27T19:14:19.148Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/matcher/Cargo.toml","dependencies":[{"id":13982688624,"package_name":"memchr","ecosystem":"cargo","requirements":"2.1","direct":true,"kind":"runtime","optional":false},{"id":13982688625,"package_name":"regex","ecosystem":"cargo","requirements":"1.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"crates/pcre2/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:19.259Z","updated_at":"2023-09-27T19:14:19.259Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/pcre2/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"crates/printer/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:19.314Z","updated_at":"2023-09-27T19:14:19.314Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/printer/Cargo.toml","dependencies":[{"id":13982688627,"package_name":"base64","ecosystem":"cargo","requirements":"0.21.4","direct":true,"kind":"runtime","optional":false},{"id":13982688628,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.2","direct":true,"kind":"runtime","optional":false},{"id":13982688629,"package_name":"grep-matcher","ecosystem":"cargo","requirements":"0.1.6","direct":true,"kind":"runtime","optional":false},{"id":13982688630,"package_name":"grep-searcher","ecosystem":"cargo","requirements":"0.1.11","direct":true,"kind":"runtime","optional":false},{"id":13982688631,"package_name":"log","ecosystem":"cargo","requirements":"0.4.5","direct":true,"kind":"runtime","optional":false},{"id":13982688632,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13982688633,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.188","direct":true,"kind":"runtime","optional":false},{"id":13982688634,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.107","direct":true,"kind":"runtime","optional":false},{"id":13982688635,"package_name":"grep-regex","ecosystem":"cargo","requirements":"0.1.11","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"crates/regex/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:19.448Z","updated_at":"2023-09-27T19:14:19.448Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/regex/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"crates/searcher/Cargo.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:19.530Z","updated_at":"2023-09-27T19:14:19.530Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/crates/searcher/Cargo.toml","dependencies":[{"id":13982688637,"package_name":"bstr","ecosystem":"cargo","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":13982688638,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.14","direct":true,"kind":"runtime","optional":false},{"id":13982688639,"package_name":"encoding_rs_io","ecosystem":"cargo","requirements":"0.1.6","direct":true,"kind":"runtime","optional":false},{"id":13982688640,"package_name":"grep-matcher","ecosystem":"cargo","requirements":"0.1.6","direct":true,"kind":"runtime","optional":false},{"id":13982688641,"package_name":"log","ecosystem":"cargo","requirements":"0.4.5","direct":true,"kind":"runtime","optional":false},{"id":13982688642,"package_name":"memchr","ecosystem":"cargo","requirements":"2.6.2","direct":true,"kind":"runtime","optional":false},{"id":13982688643,"package_name":"memmap","ecosystem":"cargo","requirements":"0.5.3","direct":true,"kind":"runtime","optional":false},{"id":13982688644,"package_name":"grep-regex","ecosystem":"cargo","requirements":"0.1.11","direct":true,"kind":"development","optional":false},{"id":13982688645,"package_name":"regex","ecosystem":"cargo","requirements":"1.9.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"docker","filepath":"ci/docker/aarch64-unknown-linux-gnu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:19.642Z","updated_at":"2023-09-27T19:14:19.642Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/ci/docker/aarch64-unknown-linux-gnu/Dockerfile","dependencies":[{"id":13982688646,"package_name":"rustembedded/cross","ecosystem":"docker","requirements":"aarch64-unknown-linux-gnu","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"ci/docker/i686-unknown-linux-gnu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:20.196Z","updated_at":"2023-09-27T19:14:20.196Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/ci/docker/i686-unknown-linux-gnu/Dockerfile","dependencies":[{"id":13982689074,"package_name":"rustembedded/cross","ecosystem":"docker","requirements":"i686-unknown-linux-gnu","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"ci/docker/powerpc64-unknown-linux-gnu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:20.317Z","updated_at":"2023-09-27T19:14:20.317Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile","dependencies":[{"id":13982689075,"package_name":"rustembedded/cross","ecosystem":"docker","requirements":"powerpc64-unknown-linux-gnu","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"ci/docker/s390x-unknown-linux-gnu/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:20.363Z","updated_at":"2023-09-27T19:14:20.363Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/ci/docker/s390x-unknown-linux-gnu/Dockerfile","dependencies":[{"id":13982689080,"package_name":"rustembedded/cross","ecosystem":"docker","requirements":"s390x-unknown-linux-gnu","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"ci/docker/x86_64-unknown-linux-musl/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-27T19:14:20.394Z","updated_at":"2023-09-27T19:14:20.394Z","repository_link":"https://github.com/BurntSushi/ripgrep/blob/master/ci/docker/x86_64-unknown-linux-musl/Dockerfile","dependencies":[{"id":13982689085,"package_name":"rustembedded/cross","ecosystem":"docker","requirements":"x86_64-unknown-linux-musl","direct":true,"kind":"build","optional":false}]}],"score":33.72720193789456,"created_at":"2026-09-07T20:14:14.667Z","updated_at":"2026-09-08T21:00:59.254Z","avatar_url":"https://github.com/BurntSushi.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378947","html_url":"https://summary.ecosyste.ms/projects/378947"}